14 lines
289 B
Makefile
14 lines
289 B
Makefile
PORTNAME= ${DICT}-aspell
|
|
SPELLVERSION= 6-hi-0.02-0
|
|
PORTREVISION= 1
|
|
PORTEPOCH= 2
|
|
CATEGORIES= textproc
|
|
|
|
MAINTAINER= office@FreeBSD.org
|
|
COMMENT= Aspell Hindi dictionary
|
|
WWW= http://aspell.net/
|
|
|
|
DICT= hi
|
|
|
|
.include "${.CURDIR}/../../textproc/aspell/Makefile.inc"
|
|
.include <bsd.port.post.mk>
|