freebsd-ports/japanese/kcc/Makefile
Akinori MUSHA edcf8b3594 Update with the new PORT{NAME,VERSION}/PKGNAME{PRE,SUF}FIX variables.
Now try to use those variables everywhere around DIST* and PATCH*
definitions as far as possible, for ease of the future updates and the
neatness.

Okay, 60% of `japanese' ports have been done. :)
2000-04-11 14:15:53 +00:00

21 lines
400 B
Makefile

# New ports collection makefile for: kcc
# Date created: 26 May 1997
# Whom: Satoshi TAOKA <taoka@FreeBSD.org>
#
# $FreeBSD$
#
PORTNAME= kcc
PORTVERSION= 1.0
CATEGORIES= japanese
MASTER_SITES= ftp://ports.jp.freebsd.org/pub/FreeBSD-jp/ports-jp/LOCAL_PORTS/
DISTNAME= ${PORTNAME}
MAINTAINER= taoka@FreeBSD.org
INSTALL_TARGET= install install.man
MANLANG= ja
MAN1= kcc.1
.include <bsd.port.mk>