aboutsummaryrefslogtreecommitdiff
path: root/audio
diff options
context:
space:
mode:
authorJose Alonso Cardenas Marquez <acm@FreeBSD.org>2010-08-16 17:53:02 +0000
committerJose Alonso Cardenas Marquez <acm@FreeBSD.org>2010-08-16 17:53:02 +0000
commitf32ef07e05b497ce274f6cb48f214093798090ad (patch)
tree1737770e02eec15648f4e05f3aae3520456788bb /audio
parentd096b4aecdd130a4770f136dda34562af317c01e (diff)
downloadports-f32ef07e05b497ce274f6cb48f214093798090ad.tar.gz
ports-f32ef07e05b497ce274f6cb48f214093798090ad.zip
Notes
Diffstat (limited to 'audio')
-rw-r--r--audio/Makefile1
-rw-r--r--audio/fpc-a52/Makefile23
-rw-r--r--audio/fpc-a52/pkg-plist9
3 files changed, 33 insertions, 0 deletions
diff --git a/audio/Makefile b/audio/Makefile
index b23ced239a67..bbd74edba1b8 100644
--- a/audio/Makefile
+++ b/audio/Makefile
@@ -196,6 +196,7 @@
SUBDIR += fluidsynth-dssi
SUBDIR += fmio
SUBDIR += fmit
+ SUBDIR += fpc-a52
SUBDIR += freealut
SUBDIR += freedesktop-sound-theme
SUBDIR += freepats
diff --git a/audio/fpc-a52/Makefile b/audio/fpc-a52/Makefile
new file mode 100644
index 000000000000..a2859ff868bb
--- /dev/null
+++ b/audio/fpc-a52/Makefile
@@ -0,0 +1,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"
diff --git a/audio/fpc-a52/pkg-plist b/audio/fpc-a52/pkg-plist
new file mode 100644
index 000000000000..e03e40c521a3
--- /dev/null
+++ b/audio/fpc-a52/pkg-plist
@@ -0,0 +1,9 @@
+lib/fpc/%%PORTVERSION%%/units/%%BUILDNAME%%/a52/Package.fpc
+lib/fpc/%%PORTVERSION%%/units/%%BUILDNAME%%/a52/a52.o
+lib/fpc/%%PORTVERSION%%/units/%%BUILDNAME%%/a52/a52.ppu
+lib/fpc/%%PORTVERSION%%/units/%%BUILDNAME%%/a52/libpa52.a
+@dirrm lib/fpc/%%PORTVERSION%%/units/%%BUILDNAME%%/a52
+@dirrmtry lib/fpc/%%PORTVERSION%%/units/%%BUILDNAME%%
+@dirrmtry lib/fpc/%%PORTVERSION%%/units
+@dirrmtry lib/fpc/%%PORTVERSION%%
+@dirrmtry lib/fpc