summaryrefslogtreecommitdiff
path: root/audio/libdca/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'audio/libdca/Makefile')
-rw-r--r--audio/libdca/Makefile23
1 files changed, 0 insertions, 23 deletions
diff --git a/audio/libdca/Makefile b/audio/libdca/Makefile
deleted file mode 100644
index 6e1a7e44686..00000000000
--- a/audio/libdca/Makefile
+++ /dev/null
@@ -1,23 +0,0 @@
-# $NetBSD: Makefile,v 1.5 2007/03/08 19:25:32 wiz Exp $
-#
-
-DISTNAME= libdts-0.0.2
-PKGNAME= ${DISTNAME:S/ts/ca/}
-CATEGORIES= audio
-MASTER_SITES= http://debian.unnet.nl/pub/videolan/libdts/0.0.2/ \
- http://download.videolan.org/pub/videolan/libdca/0.0.2/
-
-MAINTAINER= shattered@users.sourceforge.net
-HOMEPAGE= http://developers.videolan.org/libdca.html
-COMMENT= Free DTS Coherent Acoustics decoder
-
-RESTRICTED= Unresolved patent issue
-NO_BIN_ON_CDROM=${RESTRICTED}
-NO_BIN_ON_FTP= ${RESTRICTED}
-NO_SRC_ON_CDROM=${RESTRICTED}
-NO_SRC_ON_FTP= ${RESTRICTED}
-
-GNU_CONFIGURE= yes
-USE_TOOLS+= pkg-config
-
-.include "../../mk/bsd.pkg.mk"