mirror of https://git.FreeBSD.org/ports.git
14 lines
362 B
Makefile
14 lines
362 B
Makefile
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
|
|
WWW= https://savannah.nongnu.org/task/?6787
|
|
|
|
DICT= ml
|
|
|
|
.include "${.CURDIR}/../../textproc/aspell/Makefile.inc"
|
|
.include <bsd.port.post.mk>
|