ports/security/p5-Catalyst-Plugin-Authentication-Store-Htpasswd/Makefile

16 lines
311 B
Makefile

COMMENT= catalyst authentication via .htpasswd
DISTNAME= Catalyst-Plugin-Authentication-Store-Htpasswd-0.02
REVISION= 4
CATEGORIES= security
# Perl
PERMIT_PACKAGE= Yes
MODULES= cpan
PKG_ARCH= *
RUN_DEPENDS= security/p5-Authen-Htpasswd \
security/p5-Catalyst-Plugin-Authentication
.include <bsd.port.mk>