openbsd-ports/devel/p5-Want/Makefile
simon 4226adf063 bump after PLIST change
pointed out by steven@
2007-10-27 16:50:37 +00:00

23 lines
421 B
Makefile

# $OpenBSD: Makefile,v 1.8 2007/10/27 16:50:43 simon Exp $
SHARED_ONLY= Yes
COMMENT= implementation of the want command
MODULES= cpan
DISTNAME= Want-0.15
PKGNAME= p5-${DISTNAME}p0
CATEGORIES= devel
MAINTAINER= Jasper Lievisse Adriaanse <jasper@openbsd.org>
# Artistic
PERMIT_PACKAGE_CDROM= Yes
PERMIT_PACKAGE_FTP= Yes
PERMIT_DISTFILES_CDROM= Yes
PERMIT_DISTFILES_FTP= Yes
CPAN_AUTHOR= ROBIN
.include <bsd.port.mk>