diff options
-rw-r--r-- | devel/pear-Console_Getargs/Makefile | 2 |
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> |