aboutsummaryrefslogtreecommitdiffstats
path: root/audio/fpc-a52/Makefile
blob: a2859ff868bbaa6f4e5994616a4f97625de4e56d (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
# New ports collection makefile for:    fpc-a52
# Date created:     2010-04-22
# Whom:         Christopher Key <cjk32@cam.ac.uk>
#
# $FreeBSD$
#

PORTREVISION=   0
CATEGORIES= audio lang
PKGNAMESUFFIX=  -a52

MAINTAINER= acm@FreeBSD.org
COMMENT=    Free Pascal interface to a52 library

USE_FPC=    yes

MASTERDIR=  ${.CURDIR}/../../lang/fpc
WRKUNITDIR= ${FPCSRCDIR}/packages/${PKGNAMESUFFIX:S/-//}
EXTRACTUNITDIR+=    ${WRKUNITDIR}

OPTIONS=    LIBA52  "Install a52 library"   on

.include "${MASTERDIR}/Makefile"
7c58e6ef07566e1f0bc4cdf4'>Remove dead mirrorbapt2015-03-311-1/+1 * 5 ports categories: Remove $PTHREAD_LIBSmarino2015-03-25