1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-27 05:10:36 +00:00
freebsd-ports/russian/d1489/Makefile
2021-04-06 16:31:07 +02:00

17 lines
431 B
Makefile

# Created by: ache
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>