13 lines
213 B
Makefile
13 lines
213 B
Makefile
# $OpenBSD: Makefile,v 1.5 2013/10/11 23:49:24 naddy Exp $
|
|
COMMENT= ordered hashes
|
|
|
|
MODULES= cpan
|
|
DISTNAME= Tie-LLHash-1.003
|
|
REVISION= 0
|
|
CATEGORIES= devel
|
|
|
|
# perl
|
|
PERMIT_PACKAGE_CDROM= Yes
|
|
|
|
.include <bsd.port.mk>
|