1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-31 05:41:08 +00:00
freebsd-ports/japanese/nkf/Makefile

23 lines
434 B
Makefile
Raw Normal View History

# New ports collection makefile for: nkf
# Date created: 5 February 1995
# Whom: asami
#
1999-08-25 05:28:01 +00:00
# $FreeBSD$
#
PORTNAME= nkf
2004-02-13 07:22:18 +00:00
PORTVERSION= 2.04
CATEGORIES= japanese
2004-02-13 07:22:18 +00:00
MASTER_SITES= http://www01.tcp-ip.or.jp/~furukawa/nkf_utf8/
DISTNAME= ${PORTNAME}${PORTVERSION:S/.//:S/./-/}
1995-04-07 05:48:11 +00:00
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>