openbsd-ports/devel/p5-Devel-Cycle/Makefile

18 lines
315 B
Makefile
Raw Normal View History

2011-06-01 13:41:50 -04:00
# $OpenBSD: Makefile,v 1.13 2011/06/01 17:41:50 jasper Exp $
COMMENT= find memory cycles in objects
MODULES= cpan
2006-12-05 01:14:17 -05:00
2011-06-01 13:41:50 -04:00
DISTNAME= Devel-Cycle-1.11
CATEGORIES= devel
2010-10-18 13:47:50 -04:00
USE_GROFF = Yes
2011-06-01 13:41:50 -04:00
# perl
PERMIT_PACKAGE_CDROM= Yes
PERMIT_PACKAGE_FTP= Yes
PERMIT_DISTFILES_CDROM= Yes
PERMIT_DISTFILES_FTP= Yes
.include <bsd.port.mk>