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

PORTNAME=	${DICT}-aspell
SPELLVERSION=	-cy-0.50-3
PORTREVISION=	1
PORTEPOCH=	1
CATEGORIES=	textproc

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

DICT=	 	cy

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