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

17 lines
334 B
Makefile

COMMENT= create accessor methods in caller's package
DISTNAME= accessors-1.01
REVISION= 2
CATEGORIES= devel
# Artistic/GPL
PERMIT_PACKAGE= Yes
CONFIGURE_STYLE= modbuild
MODULES= cpan
PKG_ARCH= *
CPAN_AUTHOR= SPURKIS
.include <bsd.port.mk>