aboutsummaryrefslogtreecommitdiffstats
path: root/net
diff options
context:
space:
mode:
authorsunpoet <sunpoet@FreeBSD.org>2016-01-17 21:08:20 +0800
committersunpoet <sunpoet@FreeBSD.org>2016-01-17 21:08:20 +0800
commit2f0847a432ccba68d92b4cdaf1580ac61e3bbc0b (patch)
tree27dfe6573a076e66648a2fcfcf22d2ecae8d80a6 /net
parentbfb62461d3fa333f2a731be13001a4a7806e72cd (diff)
downloadfreebsd-ports-gnome-2f0847a432ccba68d92b4cdaf1580ac61e3bbc0b.tar.gz
freebsd-ports-gnome-2f0847a432ccba68d92b4cdaf1580ac61e3bbc0b.tar.zst
freebsd-ports-gnome-2f0847a432ccba68d92b4cdaf1580ac61e3bbc0b.zip
- Add LICENSE_FILE
Sponsored by: PortsCamp Taiwan
Diffstat (limited to 'net')
-rw-r--r--net/tcptraceroute/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/net/tcptraceroute/Makefile b/net/tcptraceroute/Makefile
index 33e21c2dae8b..492b33d0e3b4 100644
--- a/net/tcptraceroute/Makefile
+++ b/net/tcptraceroute/Makefile
@@ -10,6 +10,7 @@ MAINTAINER= sunpoet@FreeBSD.org
COMMENT= Traceroute implementation using TCP packets
LICENSE= GPLv2
+LICENSE_FILE= ${WRKSRC}/COPYING
LIB_DEPENDS= libnet.so:${PORTSDIR}/net/libnet