blob: 0061da999356ef28219ac25db887ed67edd72e4d (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
PORTNAME= ${DICT}-aspell
SPELLVERSION= 6-fy-0.12-0
PORTREVISION= 1
CATEGORIES= textproc
MAINTAINER= office@FreeBSD.org
COMMENT= Aspell Frisian (Frysk) dictionary
WWW= http://borel.slu.edu/crubadan/
DICT= fy
.include "${.CURDIR}/../../textproc/aspell/Makefile.inc"
.include <bsd.port.post.mk>
|