freebsd-ports/textproc/id-aspell/Makefile

15 lines
293 B
Makefile

PORTNAME= ${DICT}-aspell
SPELLVERSION= 5-id-1.2-0
PORTREVISION= 1
PORTEPOCH= 2
CATEGORIES= textproc
MAINTAINER= office@FreeBSD.org
COMMENT= Aspell Indonesian dictionary
WWW= http://aspell.net/
DICT= id
.include "${.CURDIR}/../../textproc/aspell/Makefile.inc"
.include <bsd.port.post.mk>