15 lines
227 B
Makefile

# $OpenBSD: Makefile,v 1.14 2020/07/03 21:44:56 sthen Exp $
COMMENT= heap data structure in perl
MODULES= cpan
PKG_ARCH= *
DISTNAME= Heap-0.80
REVISION= 2
CATEGORIES= devel
# perl
PERMIT_PACKAGE= Yes
.include <bsd.port.mk>