2013-09-22 19:59:41 +02:00
|
|
|
# Created by: Anes Mukhametov <anes@anes.su>
|
|
|
|
# $FreeBSD$
|
|
|
|
|
|
|
|
PORTNAME= Text-Hyphen-RU
|
|
|
|
PORTVERSION= 0.11
|
2014-11-26 14:08:24 +01:00
|
|
|
PORTREVISION= 1
|
2013-09-22 19:59:41 +02:00
|
|
|
CATEGORIES= russian perl5
|
|
|
|
MASTER_SITES= CPAN
|
|
|
|
PKGNAMEPREFIX= p5-
|
|
|
|
|
|
|
|
MAINTAINER= anes@anes.su
|
|
|
|
COMMENT= Determine positions for hyphens inside russian words
|
|
|
|
|
2015-03-24 15:22:42 +01:00
|
|
|
LICENSE= BSD3CLAUSE
|
2013-09-22 19:59:41 +02:00
|
|
|
|
2018-10-06 15:06:42 +02:00
|
|
|
BUILD_DEPENDS= ${RUN_DEPENDS}
|
|
|
|
RUN_DEPENDS= p5-Text-Hyphen>=0:textproc/p5-Text-Hyphen
|
2013-09-22 19:59:41 +02:00
|
|
|
|
|
|
|
USE_PERL5= configure
|
|
|
|
USES= perl5
|
|
|
|
|
|
|
|
.include <bsd.port.mk>
|