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