16 lines
260 B
Makefile
16 lines
260 B
Makefile
# $OpenBSD: Makefile,v 1.9 2013/10/11 23:48:55 naddy Exp $
|
|
COMMENT= bidirectional Hebrew support
|
|
|
|
MODULES= cpan
|
|
DISTNAME= Locale-Hebrew-1.04
|
|
REVISION= 3
|
|
CATEGORIES= devel
|
|
SHARED_ONLY= yes
|
|
|
|
# perl
|
|
PERMIT_PACKAGE_CDROM= Yes
|
|
|
|
WANTLIB += c
|
|
|
|
.include <bsd.port.mk>
|