openbsd-ports/devel/p5-Module-Find/Makefile

20 lines
407 B
Makefile
Raw Normal View History

# $OpenBSD: Makefile,v 1.7 2010/12/03 11:44:33 ajacoutot Exp $
COMMENT= find and use installed modules in a (sub)category
2006-11-29 03:23:29 -05:00
MODULES= cpan
2009-10-11 09:14:03 -04:00
DISTNAME= Module-Find-0.08
REVISION= 0
2006-11-29 03:23:29 -05:00
CATEGORIES= devel
2010-11-15 14:45:56 -05:00
USE_GROFF = Yes
MAINTAINER= Sean Comeau <scomeau@obscurity.org>
# Artistic
PERMIT_PACKAGE_CDROM= Yes
PERMIT_PACKAGE_FTP= Yes
PERMIT_DISTFILES_CDROM= Yes
PERMIT_DISTFILES_FTP= Yes
.include <bsd.port.mk>