[Midnightbsd-cvs] mports [18455] trunk/ftp/ncftpd/Makefile: fix license
laffer1 at midnightbsd.org
laffer1 at midnightbsd.org
Sun Mar 29 10:45:37 EDT 2015
Revision: 18455
http://svnweb.midnightbsd.org/mports/?rev=18455
Author: laffer1
Date: 2015-03-29 10:45:36 -0400 (Sun, 29 Mar 2015)
Log Message:
-----------
fix license
Modified Paths:
--------------
trunk/ftp/ncftpd/Makefile
Modified: trunk/ftp/ncftpd/Makefile
===================================================================
--- trunk/ftp/ncftpd/Makefile 2015-03-29 14:42:47 UTC (rev 18454)
+++ trunk/ftp/ncftpd/Makefile 2015-03-29 14:45:36 UTC (rev 18455)
@@ -11,8 +11,12 @@
MAINTAINER= ports at MidnightBSD.org
COMMENT= Commercial FTP daemon with a 30-day evaluation license
-LICENSE= restricted
+LICENSE= ncftpd
+LICENSE_NAME= NcFTP Software End-user License Agreement.
+LICENSE_FILE= ${WRKSRC}/LICENSE
+LICENSE_PERMS= dist-mirror pkg-mirror
+
WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}
ONLY_FOR_ARCHS= i386 amd64
More information about the Midnightbsd-cvs
mailing list