aboutsummaryrefslogtreecommitdiff
path: root/textproc/mn-aspell/Makefile
blob: 5f0956379d8bb7e6c6791eb010744d3a0b5fe3bd (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# Created by: Thierry Thomas <thierry@pompo.net>

PORTNAME=	${DICT}-aspell
SPELLVERSION=	6-mn-0.06-2
PORTEPOCH=	2
CATEGORIES=	textproc

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

DICT=	 	mn

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