ViewVC Help
View File | Revision Log | Show Annotations | Download File | View Changeset | Root Listing
root/mports/trunk/multimedia/libdca/Makefile
Revision: 18418
Committed: Sat Mar 28 20:55:47 2015 UTC (9 years ago) by laffer1
File size: 613 byte(s)
Log Message:
fix pkgconfig depends for libdca

File Contents

# Content
1 # New ports collection makefile for: libdts
2 # Date created: 12th May 2004
3 # Whom: Pav Lucistnik <pav@FreeBSD.org>
4 #
5 # $MidnightBSD$
6 # $FreeBSD: ports/multimedia/libdca/Makefile,v 1.6 2007/07/23 09:36:13 rafan Exp $
7 #
8
9 PORTNAME= libdca
10 PORTVERSION= 0.0.5
11 PORTREVISION= 1
12 CATEGORIES= multimedia
13 MASTER_SITES= http://download.videolan.org/pub/videolan/${PORTNAME}/${PORTVERSION}/
14
15 MAINTAINER= ports@MidnightBSD.org
16 COMMENT= Free DTS Coherent Acoustics decoder
17 LICENSE= gpl2
18
19 USES= libtool pathfix pkgconfig tar:bzip2
20 GNU_CONFIGURE= yes
21 USE_LDCONFIG= yes
22 INSTALL_TARGET= install-strip
23
24 .include <bsd.port.mk>

Properties

Name Value
svn:keywords MidnightBSD=%H