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