diff options
Diffstat (limited to 'multimedia/libdca/Makefile')
-rw-r--r-- | multimedia/libdca/Makefile | 22 |
1 files changed, 0 insertions, 22 deletions
diff --git a/multimedia/libdca/Makefile b/multimedia/libdca/Makefile deleted file mode 100644 index 1e171157b788..000000000000 --- a/multimedia/libdca/Makefile +++ /dev/null @@ -1,22 +0,0 @@ -# New ports collection makefile for: libdts -# Date created: 12th May 2004 -# Whom: Pav Lucistnik <pav@FreeBSD.org> -# -# $FreeBSD$ -# - -PORTNAME= libdts -PORTVERSION= 0.0.2 -CATEGORIES= multimedia -MASTER_SITES= http://debian.unnet.nl/pub/videolan/libdts/${PORTVERSION}/ \ - http://download.videolan.org/pub/videolan/libdts/${PORTVERSION}/ - -MAINTAINER= pav@FreeBSD.org -COMMENT= Free DTS Coherent Acoustics decoder - -GNU_CONFIGURE= yes -USE_GNOME= pkgconfig gnomehack - -MAN1= dtsdec.1 extract_dts.1 - -.include <bsd.port.mk> |