freebsd-ports/japanese/bookview/Makefile
Michael Haro 80636dd667 update to 2.4.6
PR:		16118
Submitted by:	Kazu TAKAMUNE <takamune@avrl.mei.co.jp>
2000-01-22 13:50:14 +00:00

24 lines
548 B
Makefile

# New ports collection makefile for: bookview
# Version required: 2.4.6
# Date created: 2 Oct 1997
# Whom: Motoyuki Kasahara <m-kasahr@sra.co.jp>
#
# $FreeBSD$
#
DISTNAME= bookview-2.4.6
PKGNAME= ja-bookview-2.4.6
CATEGORIES= japanese
MASTER_SITES= ftp://ftp.sra.co.jp/pub/net/ndtp/bookview/
MAINTAINER= takamune@avrl.mei.co.jp
RUN_DEPENDS= wish8.0jp:${PORTSDIR}/japanese/tk80
GNU_CONFIGURE= yes
CONFIGURE_ENV= WISH=${PREFIX}/bin/wish8.0jp \
INSTALL_SCRIPT="${INSTALL_SCRIPT}" \
INSTALL_DATA="${INSTALL_DATA}"
.include <bsd.port.mk>