2017-09-23 10:51:07 +00:00

20 lines
320 B
Makefile

# $OpenBSD: Makefile,v 1.26 2017/09/23 10:51:07 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_CDROM= Yes
WANTLIB += c perl
CPAN_AUTHOR= ROBIN
.include <bsd.port.mk>