diff options
Diffstat (limited to 'www/mod_sed/Makefile')
-rw-r--r-- | www/mod_sed/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/www/mod_sed/Makefile b/www/mod_sed/Makefile index 8ebe06c3c2aa..cb9040b83b50 100644 --- a/www/mod_sed/Makefile +++ b/www/mod_sed/Makefile @@ -13,6 +13,8 @@ MASTER_SITES= http://www.myrddin.demon.co.uk/dist/ MAINTAINER= ports@FreeBSD.org +PORTCOMMENT= An apache module that embeds a copy of the sed(1) command + BUILD_DEPENDS= ${APXS}:${APACHE_PORT} RUN_DEPENDS= ${APXS}:${APACHE_PORT} |