16 lines
262 B
Makefile

# $OpenBSD: Makefile,v 1.16 2019/07/12 20:44:45 sthen Exp $
COMMENT = Carp for clan of modules
MODULES = cpan
PKG_ARCH = *
DISTNAME = Carp-Clan-6.06
CATEGORIES = devel
# Perl
PERMIT_PACKAGE = Yes
RUN_DEPENDS= devel/p5-Test-Exception
.include <bsd.port.mk>