mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-16 03:24:07 +00:00
6cdbbbf640
Sponsored by: Netzkommune GmbH
14 lines
298 B
Makefile
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>
|