openbsd-ports/devel/p5-Want/Makefile

23 lines
408 B
Makefile
Raw Normal View History

2010-07-13 15:46:10 -04:00
# $OpenBSD: Makefile,v 1.11 2010/07/13 19:46:13 sthen Exp $
SHARED_ONLY= Yes
2007-05-29 18:53:26 -04:00
COMMENT= implementation of the want command
2006-11-29 03:23:29 -05:00
MODULES= cpan
2008-04-15 17:47:31 -04:00
DISTNAME= Want-0.18
2010-07-13 15:46:10 -04:00
REVISION= 0
2006-11-29 03:23:29 -05:00
CATEGORIES= devel
2006-09-25 13:17:42 -04:00
MAINTAINER= Jasper Lievisse Adriaanse <jasper@openbsd.org>
# Artistic
PERMIT_PACKAGE_CDROM= Yes
PERMIT_PACKAGE_FTP= Yes
PERMIT_DISTFILES_CDROM= Yes
PERMIT_DISTFILES_FTP= Yes
2006-11-29 03:23:29 -05:00
CPAN_AUTHOR= ROBIN
.include <bsd.port.mk>