diff --git a/www/darkhttpd/Makefile b/www/darkhttpd/Makefile index 07ad7aa22332..fc0c5d2b6037 100644 --- a/www/darkhttpd/Makefile +++ b/www/darkhttpd/Makefile @@ -1,19 +1,23 @@ PORTNAME= darkhttpd -DISTVERSION= 1.13 DISTVERSIONPREFIX= v +DISTVERSION= 1.13 CATEGORIES= www MAINTAINER= henrichartzer@tuta.io COMMENT= Simple, static web server LICENSE= ISCL +USES= cpe + +CPE_VENDOR= darkhttpd_project + USE_GITHUB= yes GH_ACCOUNT= emikulic PLIST_FILES= bin/darkhttpd do-install: ${INSTALL_PROGRAM} ${BUILD_WRKSRC}/${PORTNAME} ${STAGEDIR}${LOCALBASE}/bin .include