summaryrefslogtreecommitdiff
path: root/packages/oggvorbis/Makefile.fpc.fpcmake
blob: fb02c2678605367d4b58a1a01ae709bee49e067f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
#
#   Makefile.fpc for oggvorbis bindings
#

[package]
name=oggvorbis
version=3.0.4

[target]
units=ogg vorbis

[require]

[install]
fpcpackage=y

[default]
fpcdir=../..

[compiler]
includedir=src
sourcedir=src tests

[rules]
.NOTPARALLEL: