openbsd-ports/devel/p5-Locale-Hebrew/Makefile
sthen 1ae2f087cf import p5-Locale-Hebrew
Bidirectional Hebrew support based on code from the Unicode Consortium.

The charset on their code was bogus, therefore this module had to
work the real charset from scratch. There might have some mistakes,
though.

ok simon@
2007-10-25 22:00:33 +00:00

16 lines
316 B
Makefile

# $OpenBSD: Makefile,v 1.1.1.1 2007/10/25 22:00:33 sthen Exp $
COMMENT= bidirectional Hebrew support
MODULES= cpan
DISTNAME= Locale-Hebrew-1.04
CATEGORIES= devel
SHARED_ONLY= yes
# perl
PERMIT_PACKAGE_CDROM= Yes
PERMIT_PACKAGE_FTP= Yes
PERMIT_DISTFILES_CDROM= Yes
PERMIT_DISTFILES_FTP= Yes
.include <bsd.port.mk>