diff options
Diffstat (limited to 'misc/freebsd-doc-en/Makefile')
-rw-r--r-- | misc/freebsd-doc-en/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/misc/freebsd-doc-en/Makefile b/misc/freebsd-doc-en/Makefile index 7baae39..64737ef 100644 --- a/misc/freebsd-doc-en/Makefile +++ b/misc/freebsd-doc-en/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= freebsd-doc -PORTVERSION= 50088 +PORTVERSION= 50402 PORTEPOCH= 1 CATEGORIES= misc docs MASTER_SITES= LOCAL/blackend @@ -11,6 +11,8 @@ PKGNAMEPREFIX?= en- MAINTAINER= doceng@FreeBSD.org COMMENT?= Documentation from the FreeBSD Documentation Project +LICENSE= BSD2CLAUSE + BUILD_DEPENDS= docproj>=2.0_6:textproc/docproj USES= uidfix |