Manual tweak textproc/code-minimap
[dports.git] / textproc / it-aspell / Makefile
1 PORTNAME=       ${DICT}-aspell
2 DICTVERSION=    2.4-20070901-0
3 MASTER_SITES=   SF/linguistico/Dizionario%20italiano%20per%20Aspell/${DICTVERSION}
4 SPELLVERSION=   6-it-${DICTVERSION}
5 PORTEPOCH=      2
6 CATEGORIES=     textproc
7
8 MAINTAINER=     office@FreeBSD.org
9 COMMENT=        Aspell Italian dictionary
10 WWW=            http://linguistico.sourceforge.net/
11
12 DICT=           it
13
14 .include "${.CURDIR}/../../textproc/aspell/Makefile.inc"
15 .include <bsd.port.post.mk>