1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-27 00:57:50 +00:00
freebsd-ports/japanese/kcc/Makefile
Wen Heping 2cdfffd35c - Update to 1.1
PR:		229443
Submitted by:	ryo@tetera.org
2018-07-03 14:10:22 +00:00

18 lines
411 B
Makefile

# Created by: Satoshi TAOKA <taoka@FreeBSD.org>
# $FreeBSD$
PORTNAME= kcc
PORTVERSION= 1.1
CATEGORIES= japanese
MASTER_SITES= ftp://ftp.sra.co.jp/pub/os/linux/JE/sources/base/
DISTNAME= ${PORTNAME}
DIST_SUBDIR= ${DISTNAME}-${PORTVERSION}
MAINTAINER= ports@FreeBSD.org
COMMENT= Kanji code conversion Filter
INSTALL_TARGET= install install.man
PLIST_FILES= bin/kcc man/ja/man1/kcc.1.gz
.include <bsd.port.mk>