ports/devel/p5-Class-Factory/Makefile

14 lines
188 B
Makefile
Raw Normal View History

2023-08-16 22:26:55 +00:00
COMMENT= automates the Factory design pattern
MODULES= cpan
PKG_ARCH= *
DISTNAME = Class-Factory-1.06
CATEGORIES= devel
REVISION = 0
# perl
PERMIT_PACKAGE= Yes
.include <bsd.port.mk>