freebsd-ports/japanese/kbanner/Makefile
2003-05-01 06:43:54 +00:00

23 lines
511 B
Makefile

# New ports collection makefile for: kbanner
# Date created: Fri Feb 26 15:07:10 PST 1999
# Whom: sumikawa
#
# $FreeBSD$
#
PORTNAME= kbanner
PORTVERSION= 2.1
PORTREVISION= 2
CATEGORIES= japanese
MASTER_SITES= http://kanji.zinbun.kyoto-u.ac.jp/~yasuoka/ftp/program/
DISTFILES= kbanner2.tar.Z
MAINTAINER= sumikawa@FreeBSD.org
COMMENT= Displays large japanese letters on the standard output
DIST_SUBDIR= kbanner
WRKSRC= ${WRKDIR}/${PORTNAME}2
ALL_TARGET= kbanner
MAN1= kbanner.1
.include <bsd.port.mk>