1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-25 21:07:40 +00:00
freebsd-ports/japanese/kbanner/Makefile
2000-11-06 17:30:35 +00:00

23 lines
468 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= 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@FreeBSD.org
WRKSRC= ${WRKDIR}/${PORTNAME}${PORTVERSION}
ALL_TARGET= kbanner
MAN1= kbanner.1
.include <bsd.port.mk>