freebsd-ports/textproc/ml-aspell/Makefile
2021-04-06 16:31:07 +02:00

14 lines
367 B
Makefile

# Created by: Thierry Thomas <thierry@pompo.net>
PORTNAME= ${DICT}-aspell
MASTER_SITES= http://gnu.mirrors.pair.com/savannah/savannah/smc/Spellchecker/
SPELLVERSION= 6-ml-0.04-1
CATEGORIES= textproc
MAINTAINER= office@FreeBSD.org
COMMENT= Aspell Malayalam dictionary
DICT= ml
.include "${.CURDIR}/../../textproc/aspell/Makefile.inc"
.include <bsd.port.post.mk>