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

16 lines
193 B
Makefile

COMMENT= generalisation of wantarray
MODULES= cpan
DISTNAME= Want-0.29
CATEGORIES= devel
REVISION= 2
# perl
PERMIT_PACKAGE= Yes
WANTLIB += c perl
CPAN_AUTHOR= ROBIN
.include <bsd.port.mk>