aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--devel/pear-Date/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/devel/pear-Date/Makefile b/devel/pear-Date/Makefile
index d04fa895cefa..b6862b3e8f5c 100644
--- a/devel/pear-Date/Makefile
+++ b/devel/pear-Date/Makefile
@@ -8,6 +8,9 @@ CATEGORIES= devel www pear
MAINTAINER= joneum@FreeBSD.org
COMMENT= PEAR Date and Time Zone Classes
+LICENSE= BSD2CLAUSE
+LICENSE_FILE= ${WRKSRC}/docs/LICENSE
+
USES= pear
.include <bsd.port.mk>