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

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

DICT=	 	id

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