From 002923068acbcd1649387e5cfbaecce731cc5c59 Mon Sep 17 00:00:00 2001 From: jmmv Date: Mon, 26 Jan 2004 11:38:01 +0000 Subject: Move alevt to the new multimedia category (coming from graphics). This is version 1.6.0nb1. --- multimedia/alevt/Makefile | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) create mode 100644 multimedia/alevt/Makefile (limited to 'multimedia/alevt/Makefile') diff --git a/multimedia/alevt/Makefile b/multimedia/alevt/Makefile new file mode 100644 index 00000000000..87416969693 --- /dev/null +++ b/multimedia/alevt/Makefile @@ -0,0 +1,24 @@ +# $NetBSD: Makefile,v 1.1.1.1 2004/01/26 11:38:01 jmmv Exp $ + +DISTNAME= alevt-1.6.0 +PKGREVISION= 1 +CATEGORIES= multimedia +MASTER_SITES= ${MASTER_SITE_SUNSITE:=apps/video/} + +MAINTAINER= magick@bundy.zhadum.de +HOMEPAGE= http://user.exit.de/froese/ +COMMENT= Teletext decoder and browser for Brooktree 848 compatible TV cards + +DEPENDS+= png>=1.2.1:../../graphics/png +DEPENDS+= fxtv>=1.02:../../graphics/fxtv + +ONLY_FOR_PLATFORM= NetBSD-1.4[Y-Z]-* NetBSD-1.4Z[A-Z]-* \ + NetBSD-1.5_ALPHA-* NetBSD-1.[5-9]*-* + +USE_X11BASE= YES +USE_GNU_TOOLS+= make + +pre-install: + ${INSTALL_DATA_DIR} ${PREFIX}/share/pixmaps + +.include "../../mk/bsd.pkg.mk" -- cgit v1.2.3