14 lines
195 B
Makefile
14 lines
195 B
Makefile
|
COMMENT= array which is kept ordered
|
||
|
|
||
|
MODULES= cpan
|
||
|
PKG_ARCH= *
|
||
|
DISTNAME= Tie-Array-Sorted-1.41
|
||
|
REVISION= 3
|
||
|
CATEGORIES= devel
|
||
|
|
||
|
PERMIT_PACKAGE= Yes
|
||
|
|
||
|
MAKE_ENV= TEST_POD=Yes
|
||
|
|
||
|
.include <bsd.port.mk>
|