20 lines
314 B
Makefile

# $OpenBSD: Makefile,v 1.27 2019/07/12 20:45:14 sthen Exp $
COMMENT= generalisation of wantarray
MODULES= cpan
DISTNAME= Want-0.29
CATEGORIES= devel
REVISION= 0
MAINTAINER= Jasper Lievisse Adriaanse <jasper@openbsd.org>
# perl
PERMIT_PACKAGE= Yes
WANTLIB += c perl
CPAN_AUTHOR= ROBIN
.include <bsd.port.mk>