1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-27 05:10:36 +00:00
freebsd-ports/misc/videotext/Makefile

31 lines
720 B
Makefile
Raw Normal View History

# New ports collection makefile for: videotext
# Date created: Tue June 8 15:11:00 BST 1999
# Whom: Roger Hardiman <roger@FreeBSD.org>
#
1999-08-25 07:23:21 +00:00
# $FreeBSD$
#
2000-04-14 08:49:30 +00:00
PORTNAME= videotext
PORTVERSION= 0.6.19991029
PORTREVISION= 1
CATEGORIES= misc
MASTER_SITES= http://elektra.e-technik.uni-ulm.de/~mbuck/download/
MAINTAINER= ports@FreeBSD.org
COMMENT= X11/Xview TV Videotext/Teletext page viewer (.vtx files)
BUILD_DEPENDS= bdftopcf:${X_CLIENTS_PORT} \
gawk:${PORTSDIR}/lang/gawk
2001-09-11 03:32:41 +00:00
LIB_DEPENDS= png.5:${PORTSDIR}/graphics/png \
xview.3:${PORTSDIR}/x11-toolkits/xview
USE_X_PREFIX= yes
USE_GMAKE= yes
MAN1= tunerctl.1 videotext.1 vtxget.1
FONTSDIR= lib/X11/fonts/local
PLIST_SUB= FONTSDIR=${FONTSDIR}
.include <bsd.port.mk>