openbsd-ports/devel/p5-SUPER/Makefile
2022-03-11 18:49:30 +00:00

19 lines
259 B
Makefile

COMMENT= module for controlling superclass method dispatch
DISTNAME= SUPER-1.20190531
REVISION= 0
CATEGORIES= devel
# perl
PERMIT_PACKAGE= Yes
MODULES= cpan
PKG_ARCH= *
RUN_DEPENDS= devel/p5-Sub-Identify
CONFIGURE_STYLE=modbuild
.include <bsd.port.mk>