opnsense-ports/textproc/ml-aspell/Makefile
Franco Fichtner 32258e521b */*: sync with upstream
Taken from: HardenedBSD
2019-01-23 07:02:12 +01:00

15 lines
379 B
Makefile

# Created by: Thierry Thomas <thierry@pompo.net>
# $FreeBSD$
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>