blob: e8b5d33029a05bafe962659ab0790daaac3b7e3a (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
# New ports collection makefile for: d1489
# Date created: 1 May 1995
# Whom: 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 and font converter acc. to RFC1489
MAKE_ARGS= PREFIX=${PREFIX}
.include <bsd.port.mk>
|