1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-07 02:06:57 +00:00
freebsd-ports/russian/d1489/Makefile

17 lines
408 B
Makefile
Raw Normal View History

# Created by: ache
1999-08-31 01:53:22 +00:00
# $FreeBSD$
1995-05-01 11:47:16 +00:00
2000-04-13 19:19:05 +00:00
PORTNAME= d1489
PORTVERSION= 1.5.1
CATEGORIES= russian converters
MASTER_SITES= http://koi8.pp.ru/dist/
EXTRACT_SUFX= .tgz
1995-05-01 11:47:16 +00:00
2011-08-30 07:57:26 +00:00
MAINTAINER= ports@FreeBSD.org
COMMENT= Cp866<->koi8-r and cp1251<->koi8-r decoders, font converter (RFC1489)
1995-05-01 11:47:16 +00:00
2013-09-29 17:55:04 +00:00
MAKE_ARGS= PREFIX=${PREFIX} STAGEDIR=${STAGEDIR}
PLIST_FILES= bin/a2kfcnv bin/fromdos bin/todos bin/fromwin bin/towin
2005-10-17 00:03:16 +00:00
1995-05-01 11:47:16 +00:00
.include <bsd.port.mk>