diff options
Diffstat (limited to 'devel/libstrfunc/Makefile')
-rw-r--r-- | devel/libstrfunc/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/libstrfunc/Makefile b/devel/libstrfunc/Makefile index 7bd0f30af0d0..4aadeef0de93 100644 --- a/devel/libstrfunc/Makefile +++ b/devel/libstrfunc/Makefile @@ -7,6 +7,7 @@ MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION} \ MAINTAINER= vlm@lionet.info COMMENT= Handles CGI forms, MIME, templates, date conversions, etc +WWW= https://sourceforge.net/projects/libstrfunc/ USES= autoreconf compiler:c11 libtool GNU_CONFIGURE= yes |