14 lines
221 B
Makefile
14 lines
221 B
Makefile
# $OpenBSD: Makefile,v 1.9 2020/07/03 21:45:18 sthen Exp $
|
|
COMMENT= ordered hashes
|
|
|
|
MODULES= cpan
|
|
PKG_ARCH= *
|
|
DISTNAME = Tie-LLHash-1.004
|
|
CATEGORIES= devel
|
|
REVISION = 0
|
|
|
|
# perl
|
|
PERMIT_PACKAGE= Yes
|
|
|
|
.include <bsd.port.mk>
|