20 lines
419 B
Makefile
20 lines
419 B
Makefile
# 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>
|