opnsense-ports/textproc/tk-aspell/Makefile
2022-09-07 22:33:21 +02:00

13 lines
290 B
Makefile

PORTNAME= ${DICT}-aspell
SPELLVERSION= 5-tk-0.01-0
PORTREVISION= 1
CATEGORIES= textproc
MAINTAINER= office@FreeBSD.org
COMMENT= Aspell Turkmen dictionary
WWW= http://borel.slu.edu/crubadan/
DICT= tk
.include "${.CURDIR}/../../textproc/aspell/Makefile.inc"
.include <bsd.port.post.mk>