ports/devel/p5-Object-Pluggable/Makefile

16 lines
240 B
Makefile
Raw Normal View History

2023-08-16 22:26:55 +00:00
COMMENT= base class for creating plugin-enabled objects
DISTNAME= Object-Pluggable-1.29
REVISION= 1
CATEGORIES= devel
# perl
PERMIT_PACKAGE= Yes
MODULES= cpan
PKG_ARCH= *
RUN_DEPENDS= devel/p5-Task-Weaken
.include <bsd.port.mk>