freebsd-ports/japanese/kbanner/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

22 lines
449 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
CATEGORIES= japanese
MASTER_SITES= ftp://ftp.lab.kdd.co.jp/Usenet/fj.sources/1993/oct/
EXTRACT_SUFX= .tar.Z
DISTNAME= ${PORTNAME}${PORTVERSION:R}
MAINTAINER= sumikawa@kame.net
WRKSRC= ${WRKDIR}/${PORTNAME}${PORTVERSION}
ALL_TARGET= kbanner
MAN1= kbanner.1
.include <bsd.port.mk>