openbsd-ports/devel/p5-Heap/Makefile

16 lines
288 B
Makefile
Raw Normal View History

# $OpenBSD: Makefile,v 1.2 2006/11/25 16:32:35 espie Exp $
2005-03-02 19:58:39 -05:00
COMMENT= "heap data structure in perl"
MODULES= cpan
2005-03-02 19:58:39 -05:00
DISTNAME= Heap-0.71
CATEGORIES= perl5
2005-03-02 19:58:39 -05:00
# perl
2005-03-02 19:58:39 -05:00
PERMIT_PACKAGE_CDROM= Yes
PERMIT_PACKAGE_FTP= Yes
PERMIT_DISTFILES_CDROM= Yes
PERMIT_DISTFILES_FTP= Yes
.include <bsd.port.mk>