aboutsummaryrefslogtreecommitdiff
path: root/devel
diff options
context:
space:
mode:
authorDmitry Marakasov <amdmi3@FreeBSD.org>2018-08-07 09:07:59 +0000
committerDmitry Marakasov <amdmi3@FreeBSD.org>2018-08-07 09:07:59 +0000
commite5f7411283173665506b7440dfa9f7d9e62167cb (patch)
tree7e32bfac442d961cc8c33163cddf167dded7d29a /devel
parent0cbe1c5661212a0d001cc765ffb65289249f375c (diff)
downloadports-e5f7411283173665506b7440dfa9f7d9e62167cb.tar.gz
ports-e5f7411283173665506b7440dfa9f7d9e62167cb.zip
Notes
Diffstat (limited to 'devel')
-rw-r--r--devel/pear-HTML_Common/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/devel/pear-HTML_Common/Makefile b/devel/pear-HTML_Common/Makefile
index f3b428063bcb..c188e4ad300e 100644
--- a/devel/pear-HTML_Common/Makefile
+++ b/devel/pear-HTML_Common/Makefile
@@ -8,6 +8,9 @@ CATEGORIES= devel www pear
MAINTAINER= joneum@FreeBSD.org
COMMENT= PEAR::HTML_Common is a base class for other HTML classes
+LICENSE= PHP301
+
USES= pear
+NO_ARCH= yes
.include <bsd.port.mk>