15 lines
250 B
Makefile
15 lines
250 B
Makefile
# $OpenBSD: Makefile,v 1.12 2015/01/21 14:27:59 sthen Exp $
|
|
|
|
COMMENT= array which is kept ordered
|
|
|
|
MODULES= cpan
|
|
DISTNAME= Tie-Array-Sorted-1.41
|
|
REVISION= 2
|
|
CATEGORIES= devel
|
|
|
|
PERMIT_PACKAGE_CDROM= Yes
|
|
|
|
MAKE_ENV= TEST_POD=Yes
|
|
|
|
.include <bsd.port.mk>
|