ports/devel/p5-Class-AutoClass/Makefile

21 lines
369 B
Makefile
Raw Normal View History

2023-08-16 22:26:55 +00:00
COMMENT= get and set methods and simplify object initialization
DISTNAME = Class-AutoClass-1.56
CATEGORIES= devel
REVISION = 0
# perl
PERMIT_PACKAGE= Yes
MODULES= cpan
PKG_ARCH= *
CONFIGURE_STYLE= modbuild
RUN_DEPENDS= devel/p5-Hash-AutoHash-Args \
devel/p5-IO-stringy
TEST_DEPENDS= devel/p5-Test-Deep \
devel/p5-Test-Pod-Content
.include <bsd.port.mk>