aboutsummaryrefslogtreecommitdiff
path: root/net/pear-Net_URL
diff options
context:
space:
mode:
Diffstat (limited to 'net/pear-Net_URL')
-rw-r--r--net/pear-Net_URL/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/net/pear-Net_URL/Makefile b/net/pear-Net_URL/Makefile
index 98cfda70604a..69ea750e59fd 100644
--- a/net/pear-Net_URL/Makefile
+++ b/net/pear-Net_URL/Makefile
@@ -8,6 +8,9 @@ CATEGORIES= net www pear
MAINTAINER= joneum@FreeBSD.org
COMMENT= Easy parsing of URLs
+LICENSE= BSD3CLAUSE
+
USES= pear
+NO_ARCH= yes
.include <bsd.port.mk>