diff options
Diffstat (limited to 'www/mod_snake/Makefile')
-rw-r--r-- | www/mod_snake/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/www/mod_snake/Makefile b/www/mod_snake/Makefile index 302025271525..191d652787e2 100644 --- a/www/mod_snake/Makefile +++ b/www/mod_snake/Makefile @@ -13,6 +13,8 @@ MASTER_SITE_SUBDIR= modsnake MAINTAINER= ports@FreeBSD.org +PORTCOMMENT= A library to easily create flexible Apache modules + BUILD_DEPENDS= ${APXS}:${APACHE_PORT} \ ${PYTHON_CMD}:${PYTHON_PORTSDIR} RUN_DEPENDS= ${BUILD_DEPENDS} |