17 lines
245 B
Makefile
17 lines
245 B
Makefile
FIX_EXTRACT_PERMISSIONS = Yes
|
|
|
|
COMMENT = Carp for clan of modules
|
|
|
|
MODULES = cpan
|
|
PKG_ARCH = *
|
|
DISTNAME = Carp-Clan-6.08
|
|
CATEGORIES = devel
|
|
REVISION = 0
|
|
|
|
# Perl
|
|
PERMIT_PACKAGE = Yes
|
|
|
|
RUN_DEPENDS= devel/p5-Test-Exception
|
|
|
|
.include <bsd.port.mk>
|