opnsense-ports/russian/d1489/Makefile
Franco Fichtner 3b7cd7587c */*: sync with upstream
Taken from: FreeBSD
2016-07-25 07:06:40 +02:00

16 lines
409 B
Makefile

# Created by: ache
# $FreeBSD$
PORTNAME= d1489
PORTVERSION= 1.5.1
CATEGORIES= russian converters
MASTER_SITES= https://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>