diff options
Diffstat (limited to 'www/fxhtml/Makefile')
-rw-r--r-- | www/fxhtml/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/www/fxhtml/Makefile b/www/fxhtml/Makefile index e6f6de542406..03ee1835b0f2 100644 --- a/www/fxhtml/Makefile +++ b/www/fxhtml/Makefile @@ -13,6 +13,8 @@ DISTNAME= ${PORTNAME}-freebsd-${PORTVERSION} MAINTAINER= ports@FreeBSD.org +PORTCOMMENT= Server side extension to HTML eliminating the need for CGI scripts + pre-install: ${MKDIR} ${PREFIX}/www/cgi-bin ${PREFIX}/www/data |