openbsd-ports/devel/p5-Want/Makefile
2010-10-18 17:47:50 +00:00

24 lines
424 B
Makefile

# $OpenBSD: Makefile,v 1.13 2010/10/18 17:48:10 espie Exp $
SHARED_ONLY= Yes
COMMENT= implementation of the want command
MODULES= cpan
DISTNAME= Want-0.18
REVISION= 1
CATEGORIES= devel
USE_GROFF = Yes
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>