1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-13 03:03:15 +00:00
freebsd-ports/japanese/nkf/Makefile
Hiroki Sato 8ef101d9d6 Update to 2.1.3.
Submitted by:	Takefu
PR:		ports/185128
2014-02-04 19:34:34 +00:00

20 lines
370 B
Makefile

# Created by: asami
# $FreeBSD$
PORTNAME= nkf
PORTVERSION= 2.1.3
PORTEPOCH= 1
CATEGORIES?= japanese
MASTER_SITES= SFJP/${PORTNAME}/59912
MAINTAINER= hrs@FreeBSD.org
COMMENT= Network Kanji code conversion Filter
LICENSE= ZLIB
LICENSE_FILE= ${WRKSRC}/nkf.c
MAKE_ENV= MKDIR="${MKDIR}"
PLIST_FILES= bin/nkf man/man1/nkf.1.gz man/ja/man1/nkf.1.gz
.include <bsd.port.mk>