Add license information.
Author: rakuco Date: Sat Jan 12 15:41:25 2013 New Revision: 310278 URL: http://svnweb.freebsd.org/changeset/ports/310278 Log: Add licensing information. PR: ports/175211 Submitted by: Yasuhiro KIMURA <yasu@utahime.org> (maintainer) Modified: head/japanese/ebnetd/Makefile Modified: head/japanese/ebnetd/Makefile ============================================================================== --- head/japanese/ebnetd/Makefile Sat Jan 12 15:15:53 2013 (r310277) +++ head/japanese/ebnetd/Makefile Sat Jan 12 15:41:25 2013 (r310278) @@ -9,6 +9,9 @@ MASTER_SITES= ftp://ftp.sra.co.jp/pub/mi MAINTAINER= yasu@utahime.org COMMENT= Servers for accessing CD-ROM books via TCP/IP +LICENSE= GPLv2 +LICENSE_FILE= ${WRKSRC}/COPYING + LIB_DEPENDS= eb:${PORTSDIR}/japanese/eb GNU_CONFIGURE= yes _______________________________________________ svn-ports-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/svn-ports-all To unsubscribe, send any mail to "svn-ports-all-unsubscribe@freebsd.org"
State Changed From-To: open->closed Committed. Thanks!