sync ports with The Matrix

This commit is contained in:
purplerain 2023-09-27 17:15:09 +00:00
parent 670c79115d
commit 124c78849b
Signed by: purplerain
GPG key ID: F42C07F07E2E35B7
806 changed files with 1276 additions and 1290 deletions

View file

@ -0,0 +1,20 @@
COMMENT = fast, pure-Perl ordered hash class
DISTNAME = Hash-Ordered-0.014
CATEGORIES = devel
MAINTAINER = Wen Heping <wenheping2000@hotmail.com>
# Apache 2.0
PERMIT_PACKAGE = Yes
MODULES = cpan
TEST_DEPENDS = devel/p5-Test-Deep \
devel/p5-Test-FailWarnings \
devel/p5-Test-Fatal
PKG_ARCH = *
.include <bsd.port.mk>