blob: e3b2e4f97f51b235420fe488560f9a16def64dc8 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
PORTNAME= ${DICT}-aspell
SPELLVERSION= 5-ga-4.5-0
PORTEPOCH= 2
CATEGORIES= textproc
MAINTAINER= office@FreeBSD.org
COMMENT= Aspell Irish (Gaelic) dictionary
WWW= http://borel.slu.edu/ispell/index.html
DICT= ga
.include "${.CURDIR}/../../textproc/aspell/Makefile.inc"
.include <bsd.port.post.mk>
|