18 lines
265 B
Makefile

# $OpenBSD: Makefile,v 1.10 2019/07/12 20:44:44 sthen Exp $
COMMENT= unbless perl objects
DISTNAME = Acme-Damn-0.08
CATEGORIES= devel
MODULES= cpan
# perl
PERMIT_PACKAGE= Yes
WANTLIB += c perl
TEST_DEPENDS= devel/p5-Test-Exception
.include <bsd.port.mk>