openbsd-ports/devel/p5-Sub-Identify/Makefile
kevlo 908cb6dd31 update to 0.04
jasper@
2009-11-23 10:13:07 +00:00

21 lines
359 B
Makefile

# $OpenBSD: Makefile,v 1.2 2009/11/23 10:13:07 kevlo Exp $
SHARED_ONLY = Yes
COMMENT = tetrieve names of code references
DISTNAME = Sub-Identify-0.04
CATEGORIES = devel
# perl
PERMIT_PACKAGE_CDROM = Yes
PERMIT_PACKAGE_FTP = Yes
PERMIT_DISTFILES_CDROM = Yes
PERMIT_DISTFILES_FTP = Yes
MODULES = cpan
MAKE_ENV = TEST_POD=Yes
.include <bsd.port.mk>