svn commit: r461435 - head/net/xprobe
Sunpoet Po-Chuan Hsieh
sunpoet at FreeBSD.org
Sat Feb 10 21:37:21 UTC 2018
Author: sunpoet
Date: Sat Feb 10 21:37:20 2018
New Revision: 461435
URL: https://svnweb.freebsd.org/changeset/ports/461435
Log:
Add LICENSE_FILE
Modified:
head/net/xprobe/Makefile
Modified: head/net/xprobe/Makefile
==============================================================================
--- head/net/xprobe/Makefile Sat Feb 10 21:34:18 2018 (r461434)
+++ head/net/xprobe/Makefile Sat Feb 10 21:37:20 2018 (r461435)
@@ -10,6 +10,7 @@ MAINTAINER= sunpoet at FreeBSD.org
COMMENT= ICMP active OS fingerprint scanner
LICENSE= GPLv2
+LICENSE_FILE= ${WRKSRC}/COPYING
CONFIGURE_ENV= INSTALL=${INSTALL}
GNU_CONFIGURE= yes
More information about the svn-ports-all
mailing list