16 lines
266 B
Makefile
16 lines
266 B
Makefile
# $OpenBSD: Makefile,v 1.11 2013/03/11 10:50:23 espie Exp $
|
|
|
|
COMMENT= array which is kept ordered
|
|
|
|
MODULES= cpan
|
|
DISTNAME= Tie-Array-Sorted-1.41
|
|
REVISION= 2
|
|
CATEGORIES= devel
|
|
USE_GROFF = Yes
|
|
|
|
PERMIT_PACKAGE_CDROM= Yes
|
|
|
|
MAKE_ENV= TEST_POD=Yes
|
|
|
|
.include <bsd.port.mk>
|