aboutsummaryrefslogtreecommitdiff
path: root/www/pear-HTTP_Upload/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'www/pear-HTTP_Upload/Makefile')
-rw-r--r--www/pear-HTTP_Upload/Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/www/pear-HTTP_Upload/Makefile b/www/pear-HTTP_Upload/Makefile
index d916fee24310..30140d9399c7 100644
--- a/www/pear-HTTP_Upload/Makefile
+++ b/www/pear-HTTP_Upload/Makefile
@@ -7,6 +7,10 @@ CATEGORIES= www devel pear
MAINTAINER= sunpoet@FreeBSD.org
COMMENT= Easy and secure management of files submitted via HTML Forms
+LICENSE= LGPL3
+
USES= pear
+NO_ARCH= yes
+
.include <bsd.port.mk>