aboutsummaryrefslogtreecommitdiffstats
path: root/japanese/nkf/Makefile
blob: a3302d39e094c7b399d4e9ca2dbd45b4f263b829 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
# New ports collection makefile for:    nkf
# Date created:     5 February 1995
# Whom:         asami
#
# $FreeBSD$
#

PORTNAME=   nkf
PORTVERSION=    2.04
CATEGORIES= japanese
MASTER_SITES=   http://www01.tcp-ip.or.jp/~furukawa/nkf_utf8/
DISTNAME=   ${PORTNAME}${PORTVERSION:S/.//:S/./-/}

MAINTAINER= max@FreeBSD.org
COMMENT=    Network Kanji code conversion Filter

MAN1=       nkf.1
MANLANG=    "" ja
PLIST_FILES=    bin/nkf
ALL_TARGET= nkf

.include <bsd.port.mk>