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

18 lines
373 B
Makefile
Raw Normal View History

2009-10-11 09:14:03 -04:00
# $OpenBSD: Makefile,v 1.4 2009/10/11 13:14:03 sthen 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
2006-11-29 03:23:29 -05:00
CATEGORIES= devel
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>