2000-02-15 00:03:51 -05:00
|
|
|
# $OpenBSD: Makefile,v 1.9 2000/02/15 05:04:31 turan Exp $
|
1999-03-23 21:14:46 -05:00
|
|
|
# $FreeBSD: Makefile,v 1.17 1999/03/16 14:01:06 roger Exp $
|
|
|
|
|
|
|
|
DISTNAME= fxtv-0.48
|
|
|
|
CATEGORIES= graphics
|
|
|
|
MASTER_SITES= http://www.ipass.net/~dbhopper/aa8vb/fxtv/
|
|
|
|
EXTRACT_SUFX= .tgz
|
2000-02-11 19:43:57 -05:00
|
|
|
NEED_VERSION= 1.195
|
1999-03-23 21:14:46 -05:00
|
|
|
|
1999-10-26 07:30:41 -04:00
|
|
|
MAINTAINER= ports@openbsd.org
|
1999-03-23 21:14:46 -05:00
|
|
|
|
2000-02-12 01:29:49 -05:00
|
|
|
LICENSE_TYPE= BSD
|
2000-02-15 00:03:51 -05:00
|
|
|
PERMIT_PACKAGE_CDROM= YES
|
|
|
|
PERMIT_PACKAGE_FTP= YES
|
|
|
|
PERMIT_DISTFILES_CDROM= YES
|
|
|
|
PERMIT_DISTFILES_FTP= YES
|
2000-02-12 01:29:49 -05:00
|
|
|
|
1999-11-28 01:13:46 -05:00
|
|
|
LIB_DEPENDS= tiff.35:${PORTSDIR}/graphics/tiff \
|
1999-05-23 21:18:26 -04:00
|
|
|
jpeg.62:${PORTSDIR}/graphics/jpeg \
|
|
|
|
Xaw3d.6.1:${PORTSDIR}/x11/Xaw3d
|
1999-03-23 21:14:46 -05:00
|
|
|
|
|
|
|
# This program does not actually require the programs below, but they are
|
|
|
|
# needed if you use digital video recording and playback.
|
|
|
|
#RUN_DEPENDS= sox:${PORTSDIR}/audio/sox \
|
|
|
|
# mpg123:${PORTSDIR}/audio/mpg123 \
|
|
|
|
# mpeg_musicin:${PORTSDIR}/audio/mpegaudio \
|
|
|
|
# mpeg_encode:${PORTSDIR}/graphics/mpeg_encode \
|
|
|
|
# mplex:${PORTSDIR}/graphics/mplex
|
|
|
|
|
1999-05-23 21:18:26 -04:00
|
|
|
USE_X11= yes
|
1999-03-23 21:14:46 -05:00
|
|
|
USE_GMAKE= yes
|
|
|
|
MAKE_FLAGS= -e
|
|
|
|
|
|
|
|
.include <bsd.port.mk>
|