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

[package]
name=pcap
version=3.0.4

[target]
units=pcap

[install]
fpcpackage=y

[default]
fpcdir=../..

[compiler]
includedir=src
sourcedir=src tests

[rules]
.NOTPARALLEL: