summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJochen Neumeister <joneum@FreeBSD.org>2018-12-22 16:56:19 +0000
committerJochen Neumeister <joneum@FreeBSD.org>2018-12-22 16:56:19 +0000
commit0a5b76dd3b92898b3334e401eda8644cf8eebcb8 (patch)
tree5e62219f679551a2d281d2a5e57aeded128edcd4
parent- Add LICENSE (diff)
- Add LICENSE
-rw-r--r--devel/pear-Console_Getargs/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/devel/pear-Console_Getargs/Makefile b/devel/pear-Console_Getargs/Makefile
index d7c5b3e89946..0b6c67b8b19c 100644
--- a/devel/pear-Console_Getargs/Makefile
+++ b/devel/pear-Console_Getargs/Makefile
@@ -8,6 +8,8 @@ CATEGORIES= devel www pear
MAINTAINER= joneum@FreeBSD.org
COMMENT= PEAR command-line arguments parser
+LICENSE= PHP301
+
USES= pear
.include <bsd.port.mk>