openbsd-ports/devel/p5-Devel-SawAmpersand/Makefile
2013-03-11 10:50:00 +00:00

17 lines
279 B
Makefile

# $OpenBSD: Makefile,v 1.11 2013/03/11 10:50:16 espie Exp $
SHARED_ONLY= Yes
COMMENT= assert performance of perl regexps
MODULES= cpan
DISTNAME= Devel-SawAmpersand-0.32
REVISION= 0
CATEGORIES= devel
# perl
PERMIT_PACKAGE_CDROM= Yes
WANTLIB += c
.include <bsd.port.mk>