freebsd-ports/textproc/en-aspell/Makefile
2019-01-21 12:08:11 +00:00

14 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>