diff options
Diffstat (limited to 'devel/libcutl/Makefile')
-rw-r--r-- | devel/libcutl/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/libcutl/Makefile b/devel/libcutl/Makefile index f63dae654dee..3b72d256e0dd 100644 --- a/devel/libcutl/Makefile +++ b/devel/libcutl/Makefile @@ -6,6 +6,7 @@ MASTER_SITES= http://www.codesynthesis.com/download/${PORTNAME}/${PORTVERSION:R} MAINTAINER= rakuco@FreeBSD.org COMMENT= C++ utility library with generic and independent components +WWW= https://www.codesynthesis.com/projects/libcutl/ LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE |