summaryrefslogtreecommitdiff
path: root/multimedia/alevt/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'multimedia/alevt/Makefile')
-rw-r--r--multimedia/alevt/Makefile24
1 files changed, 24 insertions, 0 deletions
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"