1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-26 05:02:18 +00:00
freebsd-ports/russian/d1489/Makefile
Eugene Grosbein 684a7746d2 Restore port russian/d1489 and take maintainership.
The port was originally created and maintained
by Andrey Chernov (ache@) who passed away.

The software has the value for users of Cyrillic alphabet still.
2019-11-07 07:41:10 +00:00

18 lines
443 B
Makefile

# Created by: ache
# $FreeBSD$
PORTNAME= d1489
PORTVERSION= 1.5.1
CATEGORIES= russian converters
MASTER_SITES= LOCAL/eugen \
http://www.grosbein.net/freebsd/distfiles/
EXTRACT_SUFX= .tgz
MAINTAINER= eugen@FreeBSD.org
COMMENT= Cp866<->koi8-r and cp1251<->koi8-r decoders, font converter (RFC1489)
MAKE_ARGS= PREFIX=${PREFIX} STAGEDIR=${STAGEDIR}
PLIST_FILES= bin/a2kfcnv bin/fromdos bin/todos bin/fromwin bin/towin
.include <bsd.port.mk>