freebsd-ports/textproc/it-aspell/Makefile
Baptiste Daroussin cc57f818e5 Update to 20070901
2019-01-22 06:41:23 +00:00

18 lines
429 B
Makefile

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