16 lines
256 B
Makefile
16 lines
256 B
Makefile
# $OpenBSD: Makefile,v 1.14 2019/07/12 20:45:12 sthen Exp $
|
|
|
|
COMMENT= array which is kept ordered
|
|
|
|
MODULES= cpan
|
|
PKG_ARCH= *
|
|
DISTNAME= Tie-Array-Sorted-1.41
|
|
REVISION= 2
|
|
CATEGORIES= devel
|
|
|
|
PERMIT_PACKAGE= Yes
|
|
|
|
MAKE_ENV= TEST_POD=Yes
|
|
|
|
.include <bsd.port.mk>
|