openbsd-ports/devel/p5-Want/Makefile
2007-05-29 22:53:26 +00:00

22 lines
396 B
Makefile

# $OpenBSD: Makefile,v 1.6 2007/05/29 22:53:26 jasper Exp $
SHARED_ONLY= Yes
COMMENT= implementation of the want command
MODULES= cpan
DISTNAME= Want-0.14
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>