18 lines
254 B
Makefile

# $OpenBSD: Makefile,v 1.29 2020/07/03 21:45:19 sthen Exp $
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>