openbsd-ports/devel/p5-Probe-Perl/Makefile
2013-03-11 10:50:00 +00:00

16 lines
309 B
Makefile

# $OpenBSD: Makefile,v 1.5 2013/03/11 10:50:20 espie Exp $
COMMENT = information about the currently running perl
MODULES = cpan
DISTNAME = Probe-Perl-0.01
REVISION = 0
CATEGORIES = devel lang
USE_GROFF = Yes
CPAN_AUTHOR = KWILLIAMS
# Artistic/GPL
PERMIT_PACKAGE_CDROM = Yes
.include <bsd.port.mk>