aboutsummaryrefslogtreecommitdiffstats
path: root/russian/d1489/Makefile
blob: 797ea2f0b9d7a48aaffd905a0070859becdda8a9 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
# Created by: ache
# $FreeBSD$

PORTNAME=   d1489
PORTVERSION=    1.5.1
CATEGORIES= russian converters
MASTER_SITES=   https://koi8.pp.ru/dist/
EXTRACT_SUFX=   .tgz

MAINTAINER= ports@FreeBSD.org
COMMENT=    Cp866<->koi8-r and cp1251<->koi8-r decoders, font converter (RFC1489)

BROKEN=     unfetchable
DEPRECATED= Unfetchable, unmaintained
EXPIRATION_DATE=    2019-10-16

MAKE_ARGS=  PREFIX=${PREFIX} STAGEDIR=${STAGEDIR}
PLIST_FILES=    bin/a2kfcnv bin/fromdos bin/todos bin/fromwin bin/towin

.include <bsd.port.mk>