openbsd-ports/devel/p5-Heap/Makefile

16 lines
288 B
Makefile
Raw Normal View History

# $OpenBSD: Makefile,v 1.3 2007/09/16 02:53:06 merdely 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
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>