aboutsummaryrefslogtreecommitdiff
path: root/misc/firestring
diff options
context:
space:
mode:
authorDmitry Marakasov <amdmi3@FreeBSD.org>2019-04-06 09:31:11 +0000
committerDmitry Marakasov <amdmi3@FreeBSD.org>2019-04-06 09:31:11 +0000
commit76f928e5371170aab8c3e10753e34828c8f97493 (patch)
tree9acfd745d14f67007a97f24002878fc5d3759117 /misc/firestring
parent232a3fcd24fbb6f6fc8942a954e4e8bce2e673a6 (diff)
Notes
Diffstat (limited to 'misc/firestring')
-rw-r--r--misc/firestring/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/misc/firestring/Makefile b/misc/firestring/Makefile
index a5c52e04b347..9e555d643b2e 100644
--- a/misc/firestring/Makefile
+++ b/misc/firestring/Makefile
@@ -12,6 +12,9 @@ MASTER_SITES= http://freebsd.nsu.ru/distfiles/ \
MAINTAINER= dean@odyssey.apana.org.au
COMMENT= Library to make string handling easier in C
+LICENSE= GPLv2
+LICENSE_FILE= ${WRKSRC}/GPL
+
USES= tar:bzip2
HAS_CONFIGURE= yes
USE_LDCONFIG= yes