openbsd-ports/devel/p5-Carp-Clan/Makefile

22 lines
411 B
Makefile
Raw Normal View History

# $OpenBSD: Makefile,v 1.10 2010/12/03 11:44:27 ajacoutot Exp $
2009-11-13 14:05:50 -05:00
COMMENT = Carp for clan of modules
2009-11-13 14:05:50 -05:00
MODULES = cpan
DISTNAME = Carp-Clan-6.04
REVISION = 0
2009-11-13 14:05:50 -05:00
CATEGORIES = devel
2010-10-18 13:47:50 -04:00
USE_GROFF = Yes
2009-11-13 14:05:50 -05:00
MAINTAINER = Kevin Lo <kevlo@openbsd.org>
2009-11-13 14:05:50 -05:00
# Perl
PERMIT_PACKAGE_CDROM = Yes
PERMIT_PACKAGE_FTP = Yes
PERMIT_DISTFILES_CDROM =Yes
PERMIT_DISTFILES_FTP = Yes
2010-11-15 14:45:56 -05:00
RUN_DEPENDS= devel/p5-Test-Exception
.include <bsd.port.mk>