summaryrefslogtreecommitdiff
path: root/multimedia/libtheora/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'multimedia/libtheora/Makefile')
-rw-r--r--multimedia/libtheora/Makefile21
1 files changed, 0 insertions, 21 deletions
diff --git a/multimedia/libtheora/Makefile b/multimedia/libtheora/Makefile
deleted file mode 100644
index bf337b28e0e..00000000000
--- a/multimedia/libtheora/Makefile
+++ /dev/null
@@ -1,21 +0,0 @@
-# $NetBSD: Makefile,v 1.7 2005/10/12 21:59:42 wiz Exp $
-#
-
-DISTNAME= libtheora-1.0alpha5
-CATEGORIES= multimedia
-MASTER_SITES= http://downloads.xiph.org/releases/theora/
-EXTRACT_SUFX= .tar.bz2
-
-MAINTAINER= tech-pkg@NetBSD.org
-HOMEPAGE= http://www.theora.org/
-COMMENT= Video codec for Ogg multimedia streaming
-
-GNU_CONFIGURE= YES
-PKGCONFIG_OVERRIDE= theora.pc.in
-USE_LIBTOOL= YES
-TEST_TARGET= check
-
-.include "../../audio/libvorbis/buildlink3.mk"
-.include "../../multimedia/libogg/buildlink3.mk"
-
-.include "../../mk/bsd.pkg.mk"