17 lines
329 B
Makefile

# $OpenBSD: Makefile,v 1.13 2014/01/01 20:46:28 naddy Exp $
COMMENT= debugging and tracing ultimate module
MODULES= cpan
DISTNAME= Carp-Datum-0.1.3
REVISION= 3
CATEGORIES= devel perl5
# Artistic License
PERMIT_PACKAGE_CDROM= Yes
RUN_DEPENDS= devel/p5-Getargs-Long>=0.1.3
BUILD_DEPENDS= ${RUN_DEPENDS}
.include <bsd.port.mk>