14 lines
233 B
Makefile

# $OpenBSD: Makefile,v 1.9 2019/07/12 20:45:12 sthen Exp $
COMMENT= ordered associative arrays for Perl
MODULES= cpan
PKG_ARCH= *
DISTNAME = Tie-IxHash-1.23
CATEGORIES= devel
# Artistic
PERMIT_PACKAGE= Yes
.include <bsd.port.mk>