aboutsummaryrefslogtreecommitdiff
path: root/textproc/en-aspell/Makefile
blob: de8b095ecd70ec71c966b8df8fafd55d096dfa34 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
PORTNAME=	${DICT}-aspell
SPELLVERSION=	6-en-2020.12.07-0
CATEGORIES=	textproc

MAINTAINER=	office@FreeBSD.org
COMMENT=	Aspell English dictionaries

DICT=		en

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