summaryrefslogtreecommitdiff
path: root/packages/proj4/Makefile.fpc.fpcmake
blob: 37af80e73052e2f62533d8b3d46be705254e9372 (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 proj.4 bindings
#

[package]
name=proj4
version=3.2.0-beta

[target]
units=proj

[require]

[install]
fpcpackage=y

[default]
fpcdir=../..

[compiler]
includedir=src
sourcedir=src

[rules]
.NOTPARALLEL: