summaryrefslogtreecommitdiff
path: root/vietnamese/aspell/Makefile
blob: 5c367a336c5d8e6f875680bfe3972d165d2f08f6 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
PORTNAME=	aspell
SPELLVERSION=	6-vi-0.01.1-1
PORTREVISION=	1
PORTEPOCH=	2
CATEGORIES=	vietnamese textproc

MAINTAINER=	tiago.gasiba@gmail.com
COMMENT=	Aspell Vietnamese dictionaries
WWW=		http://aspell.net/

DICT=		vi

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