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

MAINTAINER=	office@FreeBSD.org
COMMENT=	Aspell Oriya dictionary
WWW=		http://aspell.net/

DICT=	 	or

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