summaryrefslogtreecommitdiff
path: root/packages/aspell/Makefile.fpc
blob: 1c25acd7fd4a62594699774f278e241ca18570b2 (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=aspell
version=2.5.1

[target]
units=aspell aspelldyn spellcheck

[install]
fpcpackage=y

[default]
fpcdir=../..

[compiler]
includedir=src
sourcedir=src tests

[rules]
.NOTPARALLEL: