summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2018-02-10 21:37:20 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2018-02-10 21:37:20 +0000
commit73da2f9060cd347f2eb514942215182fb8ac3cd7 (patch)
tree5e7202e3b530d6b2daa04fd8be7abeb656a3c779
parentUpdate devel/nasm to 2.13.03 (diff)
Add LICENSE_FILE
Notes
Notes: svn path=/head/; revision=461435
-rw-r--r--net/xprobe/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/net/xprobe/Makefile b/net/xprobe/Makefile
index 35317eba1012..4bec89c56595 100644
--- a/net/xprobe/Makefile
+++ b/net/xprobe/Makefile
@@ -10,6 +10,7 @@ MAINTAINER= sunpoet@FreeBSD.org
COMMENT= ICMP active OS fingerprint scanner
LICENSE= GPLv2
+LICENSE_FILE= ${WRKSRC}/COPYING
CONFIGURE_ENV= INSTALL=${INSTALL}
GNU_CONFIGURE= yes