openbsd-ports/devel/p5-Heap/Makefile

15 lines
237 B
Makefile
Raw Normal View History

2013-03-11 06:50:00 -04:00
# $OpenBSD: Makefile,v 1.10 2013/03/11 10:50:18 espie Exp $
2005-03-02 19:58:39 -05:00
COMMENT= heap data structure in perl
2005-03-02 19:58:39 -05:00
MODULES= cpan
2008-10-02 19:10:26 -04:00
DISTNAME= Heap-0.80
REVISION= 1
2008-05-08 18:44:13 -04:00
CATEGORIES= devel
2010-10-18 13:47:50 -04:00
USE_GROFF = Yes
2005-03-02 19:58:39 -05:00
# perl
2005-03-02 19:58:39 -05:00
PERMIT_PACKAGE_CDROM= Yes
.include <bsd.port.mk>