aboutsummaryrefslogtreecommitdiff
path: root/audio/fpc-openal
diff options
context:
space:
mode:
authorJose Alonso Cardenas Marquez <acm@FreeBSD.org>2010-08-16 18:28:34 +0000
committerJose Alonso Cardenas Marquez <acm@FreeBSD.org>2010-08-16 18:28:34 +0000
commit0aa37da632ff48fe9a22ea27a7c651449bc3f1ef (patch)
treebfe5ca543cdb717fb513d85698337d2a541dd703 /audio/fpc-openal
parentf337f653333b42c7e623cbee8c6b33bedace702c (diff)
downloadports-0aa37da632ff48fe9a22ea27a7c651449bc3f1ef.tar.gz
ports-0aa37da632ff48fe9a22ea27a7c651449bc3f1ef.zip
- New port: audio/fpc-openal
Free Pascal interface to openal library PR: 146001 Submitted by: Christopher Key <cjk32 __ at __ cam.ac.uk>
Notes
Notes: svn path=/head/; revision=259380
Diffstat (limited to 'audio/fpc-openal')
-rw-r--r--audio/fpc-openal/Makefile23
-rw-r--r--audio/fpc-openal/pkg-plist9
2 files changed, 32 insertions, 0 deletions
diff --git a/audio/fpc-openal/Makefile b/audio/fpc-openal/Makefile
new file mode 100644
index 000000000000..7ee97f07c9a0
--- /dev/null
+++ b/audio/fpc-openal/Makefile
@@ -0,0 +1,23 @@
+# New ports collection makefile for: fpc-openal
+# Date created: 2010-04-22
+# Whom: Christopher Key <cjk32@cam.ac.uk>
+#
+# $FreeBSD$
+#
+
+PORTREVISION= 0
+CATEGORIES= audio lang
+PKGNAMESUFFIX= -openal
+
+MAINTAINER= acm@FreeBSD.org
+COMMENT= Free Pascal interface to openal library
+
+USE_FPC= yes
+
+MASTERDIR= ${.CURDIR}/../../lang/fpc
+WRKUNITDIR= ${FPCSRCDIR}/packages/${PKGNAMESUFFIX:S/-//}
+EXTRACTUNITDIR+= ${WRKUNITDIR}
+
+OPTIONS= OPENAL "Install openal library" on
+
+.include "${MASTERDIR}/Makefile"
diff --git a/audio/fpc-openal/pkg-plist b/audio/fpc-openal/pkg-plist
new file mode 100644
index 000000000000..3ddd33e3f69c
--- /dev/null
+++ b/audio/fpc-openal/pkg-plist
@@ -0,0 +1,9 @@
+lib/fpc/%%PORTVERSION%%/units/%%BUILDNAME%%/openal/Package.fpc
+lib/fpc/%%PORTVERSION%%/units/%%BUILDNAME%%/openal/openal.o
+lib/fpc/%%PORTVERSION%%/units/%%BUILDNAME%%/openal/openal.ppu
+lib/fpc/%%PORTVERSION%%/units/%%BUILDNAME%%/openal/libpopenal.a
+@dirrm lib/fpc/%%PORTVERSION%%/units/%%BUILDNAME%%/openal
+@dirrmtry lib/fpc/%%PORTVERSION%%/units/%%BUILDNAME%%
+@dirrmtry lib/fpc/%%PORTVERSION%%/units
+@dirrmtry lib/fpc/%%PORTVERSION%%
+@dirrmtry lib/fpc