13 lines
228 B
Makefile
13 lines
228 B
Makefile
|
COMMENT = use Hash::Util::FieldHash or ties, depending on availability
|
||
|
|
||
|
MODULES = cpan
|
||
|
PKG_ARCH = *
|
||
|
DISTNAME = Hash-Util-FieldHash-Compat-0.11
|
||
|
CATEGORIES = devel
|
||
|
REVISION = 0
|
||
|
|
||
|
# Perl
|
||
|
PERMIT_PACKAGE = Yes
|
||
|
|
||
|
.include <bsd.port.mk>
|