1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-16 03:24:07 +00:00
freebsd-ports/textproc/en-aspell/Makefile
2021-12-16 14:39:06 +03:00

14 lines
298 B
Makefile

# Created by: Serge Gagnon <ser_gagnon@sympatico.ca>
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>