ports/www/p5-Config-ApacheFormat/Makefile

17 lines
224 B
Makefile
Raw Normal View History

2023-08-16 22:26:55 +00:00
COMMENT= parse apache-like config files
MODULES= cpan
PKG_ARCH= *
DISTNAME= Config-ApacheFormat-1.2
REVISION= 1
CATEGORIES= www
# Perl
PERMIT_PACKAGE= Yes
RUN_DEPENDS= devel/p5-Class-MethodMaker
.include <bsd.port.mk>