15 lines
247 B
Makefile

# $OpenBSD: Makefile,v 1.10 2020/07/03 21:45:18 sthen Exp $
COMMENT= ordered associative arrays for Perl
MODULES= cpan
PKG_ARCH= *
DISTNAME = Tie-IxHash-1.23
CATEGORIES= devel
REVISION = 0
# Artistic
PERMIT_PACKAGE= Yes
.include <bsd.port.mk>