Date: Thu, 23 Apr 2015 19:47:16 +0000 (UTC) From: Mark Felder <feld@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r384604 - head/irc/anope Message-ID: <201504231947.t3NJlGtX056559@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: feld Date: Thu Apr 23 19:47:16 2015 New Revision: 384604 URL: https://svnweb.freebsd.org/changeset/ports/384604 Log: Add LICENSE Modified: head/irc/anope/Makefile Modified: head/irc/anope/Makefile ============================================================================== --- head/irc/anope/Makefile Thu Apr 23 19:28:33 2015 (r384603) +++ head/irc/anope/Makefile Thu Apr 23 19:47:16 2015 (r384604) @@ -9,6 +9,8 @@ CATEGORIES= irc MAINTAINER= feld@FreeBSD.org COMMENT= Set of IRC services for IRC networks +LICENSE= GPLv2 + USES= cmake:outsource shebangfix CMAKE_ARGS+= -DINSTDIR:STRING="${LOCALBASE}/anope" CPPFLAGS+= "-I${LOCALBASE}/include"
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201504231947.t3NJlGtX056559>