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