30d97fcb21
systems. PR: ports/180294 Submitted by: Anes Mukhametov <anes@anes.su>
19 lines
342 B
Makefile
19 lines
342 B
Makefile
# Created by: Anes Mukhametov <anes@anes.su>
|
|
# $FreeBSD$
|
|
|
|
PORTNAME= Lingua-Translit
|
|
PORTVERSION= 0.19
|
|
CATEGORIES= devel perl5
|
|
MASTER_SITES= CPAN
|
|
PKGNAMEPREFIX= p5-
|
|
|
|
MAINTAINER= anes@anes.su
|
|
COMMENT= Transliterates text between writing systems
|
|
|
|
LICENSE= GPLv2 ART20
|
|
LICENSE_COMB= dual
|
|
|
|
USES= perl5
|
|
USE_PERL5= configure
|
|
|
|
.include <bsd.port.mk>
|