aboutsummaryrefslogtreecommitdiff
path: root/devel
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2015-10-17 18:10:26 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2015-10-17 18:10:26 +0000
commitd3c3ed25cfcaf4617f2477d643e60a7a22914edc (patch)
treed1e3d9733fe917633e6a8d2453a6c32fee234597 /devel
parent5ed4df64547c6a9ca823a973742a0c7b1cbc4715 (diff)
downloadports-d3c3ed25cfcaf4617f2477d643e60a7a22914edc.tar.gz
ports-d3c3ed25cfcaf4617f2477d643e60a7a22914edc.zip
Notes
Diffstat (limited to 'devel')
-rw-r--r--devel/pear-Console_CommandLine/Makefile5
1 files changed, 4 insertions, 1 deletions
diff --git a/devel/pear-Console_CommandLine/Makefile b/devel/pear-Console_CommandLine/Makefile
index bfc9ff92aaa3..89b9bcb41b9c 100644
--- a/devel/pear-Console_CommandLine/Makefile
+++ b/devel/pear-Console_CommandLine/Makefile
@@ -8,6 +8,9 @@ CATEGORIES= devel www pear
MAINTAINER= ports@FreeBSD.org
COMMENT= Full featured command line options and arguments parser
-USES= pear
+LICENSE= MIT
+
+NO_ARCH= yes
+USES= pear
.include <bsd.port.mk>