summaryrefslogtreecommitdiff
path: root/packages/aspell/Makefile.fpc.fpcmake
blob: 2fc16132322b7e3fd35bdc12ac3630ee84226af4 (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.7.1

[target]
units=aspell aspelldyn spellcheck

[install]
fpcpackage=y

[default]
fpcdir=../..

[compiler]
includedir=src
sourcedir=src tests

[rules]
.NOTPARALLEL: