diff options
Diffstat (limited to 'www/mod_put/Makefile')
-rw-r--r-- | www/mod_put/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/www/mod_put/Makefile b/www/mod_put/Makefile index 10d1c447572b..3d547f37af9c 100644 --- a/www/mod_put/Makefile +++ b/www/mod_put/Makefile @@ -13,6 +13,8 @@ DISTFILES= mod_put.tar.gz MAINTAINER= ports@FreeBSD.org +PORTCOMMENT= An Apache module that provides PUT and DELETE methods + BUILD_DEPENDS= ${APXS}:${APACHE_PORT} RUN_DEPENDS= ${APXS}:${APACHE_PORT} |