14 lines
229 B
Makefile
14 lines
229 B
Makefile
# $OpenBSD: Makefile,v 1.4 2013/03/11 10:50:23 espie Exp $
|
|
COMMENT= ordered hashes
|
|
|
|
MODULES= cpan
|
|
DISTNAME= Tie-LLHash-1.003
|
|
REVISION= 0
|
|
CATEGORIES= devel
|
|
USE_GROFF = Yes
|
|
|
|
# perl
|
|
PERMIT_PACKAGE_CDROM= Yes
|
|
|
|
.include <bsd.port.mk>
|