blob: 0febac540f1954d0df1d9769752a88eacd757cce (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
PORTNAME= ${DICT}-aspell
SPELLVERSION= 6-cs-20040614-1
PORTREVISION= 1
PORTEPOCH= 1
CATEGORIES= textproc
MAINTAINER= office@FreeBSD.org
COMMENT= Aspell Czech dictionary
DICT= cs
.include "${.CURDIR}/../../textproc/aspell/Makefile.inc"
.include <bsd.port.post.mk>
|