mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-04 01:48:54 +00:00
17 lines
408 B
Makefile
17 lines
408 B
Makefile
# Created by: ache
|
|
# $FreeBSD$
|
|
|
|
PORTNAME= d1489
|
|
PORTVERSION= 1.5.1
|
|
CATEGORIES= russian converters
|
|
MASTER_SITES= http://koi8.pp.ru/dist/
|
|
EXTRACT_SUFX= .tgz
|
|
|
|
MAINTAINER= ports@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>
|