ports/devel/p5-AppConfig-Std/Makefile

15 lines
235 B
Makefile
Raw Normal View History

2023-08-16 22:26:55 +00:00
COMMENT= subclass of AppConfig that provides standard options
MODULES= cpan
PKG_ARCH= *
DISTNAME = AppConfig-Std-1.10
CATEGORIES= devel
REVISION = 1
# Perl
PERMIT_PACKAGE= Yes
RUN_DEPENDS= devel/p5-AppConfig
.include <bsd.port.mk>