freebsd-ports/textproc/it-aspell/Makefile
2021-04-06 16:31:07 +02:00

16 lines
417 B
Makefile

# Created by: Thierry Thomas <thierry@pompo.net>
PORTNAME= ${DICT}-aspell
DICTVERSION= 2.4-20070901-0
MASTER_SITES= SF/linguistico/Dizionario%20italiano%20per%20Aspell/${DICTVERSION}
SPELLVERSION= 6-it-${DICTVERSION}
PORTEPOCH= 2
CATEGORIES= textproc
MAINTAINER= office@FreeBSD.org
COMMENT= Aspell Italian dictionary
DICT= it
.include "${.CURDIR}/../../textproc/aspell/Makefile.inc"
.include <bsd.port.post.mk>