diff options
Diffstat (limited to 'www/cgiwrap/Makefile')
-rw-r--r-- | www/cgiwrap/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/www/cgiwrap/Makefile b/www/cgiwrap/Makefile index 1b06f6086f34..79a4c4725833 100644 --- a/www/cgiwrap/Makefile +++ b/www/cgiwrap/Makefile @@ -12,6 +12,8 @@ MASTER_SITES= http://www.unixtools.org/cgiwrap/dist/ \ ftp://ftp.umr.edu/pub/cgi/cgiwrap/ \ ftp://concert.cert.dfn.de/pub/tools/net/cgiwrap/ +MAINTAINER= ports@FreeBSD.org + GNU_CONFIGURE= yes CONFIGURE_ARGS= ${HTTPDUSER} ${WITHOUTCHECK} --with-install-dir=${INSTALLDIR} \ --with-install-group=${BINGRP} --with-cgi-dir=${CGIDIR} |