diff options
Diffstat (limited to 'www/mod_bf/Makefile')
-rw-r--r-- | www/mod_bf/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/www/mod_bf/Makefile b/www/mod_bf/Makefile index c7152c7412b5..ba243655c845 100644 --- a/www/mod_bf/Makefile +++ b/www/mod_bf/Makefile @@ -13,6 +13,8 @@ MASTER_SITE_SUBDIR= modbf MAINTAINER= ports@FreeBSD.org +PORTCOMMENT= A brainf*ck module for Apache + BUILD_DEPENDS= ${APXS}:${APACHE_PORT} RUN_DEPENDS= ${APXS}:${APACHE_PORT} |