summaryrefslogtreecommitdiff
path: root/textproc/ml-aspell/Makefile
blob: 5bd54daebfdba47eedd9ecfec118daa6c5a8bcaf (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
PORTNAME=	${DICT}-aspell
MASTER_SITES=	http://gnu.mirrors.pair.com/savannah/savannah/smc/Spellchecker/
SPELLVERSION=	6-ml-0.04-1
CATEGORIES=	textproc

MAINTAINER=	office@FreeBSD.org
COMMENT=	Aspell Malayalam dictionary
WWW=		https://savannah.nongnu.org/task/?6787

DICT=	 	ml

.include "${.CURDIR}/../../textproc/aspell/Makefile.inc"
.include <bsd.port.post.mk>