freebsd-ports/russian/koi2koi/Makefile
Dmitry Morozovsky c605df0e15 Shift my manitainer address to FreeBSD.org domain.
Drop PERL dependency on ehnt as it is no longer needed (since 0.8_3).
2004-10-18 17:44:47 +00:00

27 lines
482 B
Makefile

# New ports collection makefile for: koi2koi
# Date created: 08 Apr 2003
# Whom: Dmitry Morozovsky <marck@rinet.ru>
#
# $FreeBSD$
#
PORTNAME= koi2koi
PORTVERSION= 1998.04.16
CATEGORIES= russian converters
MASTER_SITES= #
DISTFILES= #
MAINTAINER= marck@FreeBSD.org
COMMENT= Cyrillic charset auto converter
NO_WRKSUBDIR= yes
MAKEFILE= ${PKGDIR}/src/Makefile
MAKE_ENV= PKGDIR="${PKGDIR}"
MAN1= koi2koi.1
MANCOMPRESSED= yes
PLIST_FILES= bin/koi2koi
.include <bsd.port.mk>