mirror of
https://git.FreeBSD.org/ports.git
synced 2024-10-31 21:57:12 +00:00
8e270816f9
PORT{NAME,VERSION}/PKGNAME{PRE,SUF}FIX variables.
20 lines
374 B
Makefile
20 lines
374 B
Makefile
# New ports collection makefile for: tvi
|
|
# Date created: 3 Jan 1999
|
|
# Whom: SUGIMURA Takashi <sugimura@jp.FreeBSD.org>
|
|
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
PORTNAME= tvi
|
|
PORTVERSION= 0.9.2
|
|
CATEGORIES= japanese
|
|
MASTER_SITES= http://www.kt.rim.or.jp/~motomu/tvi/Arc/
|
|
|
|
MAINTAINER= sugimura@jp.FreeBSD.org
|
|
|
|
RUN_DEPENDS= wish4.2jp:${PORTSDIR}/japanese/tk42
|
|
|
|
NO_BUILD= yes
|
|
|
|
.include <bsd.port.mk>
|