diff options
Diffstat (limited to 'devel/libcsptr/Makefile')
-rw-r--r-- | devel/libcsptr/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/libcsptr/Makefile b/devel/libcsptr/Makefile index cddb05b14bf6..5080ae704c14 100644 --- a/devel/libcsptr/Makefile +++ b/devel/libcsptr/Makefile @@ -6,6 +6,7 @@ CATEGORIES= devel MAINTAINER= yuri@FreeBSD.org COMMENT= Smart pointers for the (GNU) C programming language +WWW= https://github.com/Snaipe/libcsptr LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE |