de6f0867b2
<tolid@plab.ku.dk>: Host or domain name not found. Name service error for name=plab.ku.dk type=AAAA: Host not found Sponsored by: DK Hostmaster A/S
17 lines
326 B
Makefile
17 lines
326 B
Makefile
# Created by: Anatoliy Dmytriyev
|
|
# $FreeBSD$
|
|
|
|
PORTNAME= cyrillic
|
|
PORTVERSION= 2.09
|
|
PORTREVISION= 1
|
|
CATEGORIES= russian converters perl5
|
|
MASTER_SITES= CPAN
|
|
PKGNAMEPREFIX= p5-
|
|
|
|
MAINTAINER= ports@FreeBSD.org
|
|
COMMENT= Library for fast and easy Cyrillic text manipulation
|
|
|
|
USES= perl5
|
|
USE_PERL5= configure
|
|
|
|
.include <bsd.port.mk>
|