freebsd-ports/japanese/kbanner/Makefile

24 lines
519 B
Makefile
Raw Normal View History

# New ports collection makefile for: kbanner
# Date created: Fri Feb 26 15:07:10 PST 1999
# Whom: sumikawa
#
1999-08-25 07:28:01 +02:00
# $FreeBSD$
#
PORTNAME= kbanner
PORTVERSION= 2.1
PORTREVISION= 4
CATEGORIES= japanese
2003-05-01 08:43:54 +02:00
MASTER_SITES= http://kanji.zinbun.kyoto-u.ac.jp/~yasuoka/ftp/program/
DISTFILES= ${PORTNAME}2.tar.Z
2000-11-06 18:30:35 +01:00
MAINTAINER= sumikawa@FreeBSD.org
COMMENT= Displays large japanese letters on the standard output
2003-05-01 08:43:54 +02:00
WRKSRC= ${WRKDIR}/${PORTNAME}2
ALL_TARGET= kbanner
MAN1= kbanner.1
PLIST_FILES= bin/kbanner
.include <bsd.port.mk>