aboutsummaryrefslogtreecommitdiff
path: root/textproc/mg-aspell/Makefile
blob: 07b053a351f262079e904a5b05faa038184304ff (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
PORTNAME=	${DICT}-aspell
SPELLVERSION=	5-mg-0.03-0
CATEGORIES=	textproc

MAINTAINER=	office@FreeBSD.org
COMMENT=	Aspell Malagasy dictionary

LICENSE=	GPLv2

DICT=		mg

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