openbsd-ports/devel/p5-Module-Find/Makefile
2013-03-11 10:50:00 +00:00

17 lines
325 B
Makefile

# $OpenBSD: Makefile,v 1.8 2013/03/11 10:50:19 espie Exp $
COMMENT= find and use installed modules in a (sub)category
MODULES= cpan
DISTNAME= Module-Find-0.08
REVISION= 0
CATEGORIES= devel
USE_GROFF = Yes
MAINTAINER= Sean Comeau <scomeau@obscurity.org>
# Artistic
PERMIT_PACKAGE_CDROM= Yes
.include <bsd.port.mk>