ports/devel/p5-Parse-PlainConfig/Makefile

15 lines
224 B
Makefile
Raw Normal View History

2023-08-16 22:26:55 +00:00
COMMENT= parser for plain-text configuration files
MODULES= cpan
PKG_ARCH= *
DISTNAME= Parse-PlainConfig-2.06
REVISION= 2
CATEGORIES= devel
# GPL
PERMIT_PACKAGE= Yes
RUN_DEPENDS= devel/p5-Paranoid
.include <bsd.port.mk>