summaryrefslogtreecommitdiff
path: root/packages/pcap/Makefile.fpc
blob: c6a40dbd9bf0613836e36065f19c504e0247c545 (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=2.2.2

[target]
units=pcap

[install]
fpcpackage=y

[default]
fpcdir=../..

[compiler]
includedir=src
sourcedir=src tests

[rules]
.NOTPARALLEL: