2014-06-14 23:24:53 +00:00

22 lines
337 B
Makefile

# $OpenBSD: Makefile,v 1.19 2014/06/14 23:24:59 sthen Exp $
SHARED_ONLY= Yes
COMMENT= generalisation of wantarray
MODULES= cpan
DISTNAME= Want-0.21
CATEGORIES= devel
REVISION= 0
MAINTAINER= Jasper Lievisse Adriaanse <jasper@openbsd.org>
# Artistic
PERMIT_PACKAGE_CDROM= Yes
WANTLIB += c
CPAN_AUTHOR= ROBIN
.include <bsd.port.mk>