1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-20 20:09:11 +00:00
freebsd-ports/textproc/en-aspell/Makefile
2019-01-21 12:08:11 +00:00

15 lines
310 B
Makefile

# Created by: Serge Gagnon <ser_gagnon@sympatico.ca>
# $FreeBSD$
PORTNAME= ${DICT}-aspell
SPELLVERSION= 6-en-2018.04.16-0
CATEGORIES= textproc
MAINTAINER= office@FreeBSD.org
COMMENT= Aspell English dictionaries
DICT= en
.include "${.CURDIR}/../../textproc/aspell/Makefile.inc"
.include <bsd.port.post.mk>