diff options
Diffstat (limited to 'devel/libddoc/Makefile')
-rw-r--r-- | devel/libddoc/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/libddoc/Makefile b/devel/libddoc/Makefile index cf1d52d135b7..e83b2062d477 100644 --- a/devel/libddoc/Makefile +++ b/devel/libddoc/Makefile @@ -5,6 +5,7 @@ CATEGORIES= devel MAINTAINER= acm@FreeBSD.org COMMENT= D implementation of the DDoc macro system +WWW= https://github.com/dlang-community/libddoc LICENSE= BSL LICENSE_FILE= ${WRKSRC}/LICENSE_1_0.txt |