2002-09-10 05:46:27 +02:00
|
|
|
# New ports collection makefile for: it-aspell
|
|
|
|
# Date created: 2 September 2002
|
|
|
|
# Whom: Thierry Thomas <thierry@pompo.net>
|
|
|
|
#
|
|
|
|
# $FreeBSD$
|
|
|
|
#
|
|
|
|
|
2006-07-15 16:28:44 +02:00
|
|
|
PORTNAME= ${DICT}-aspell
|
|
|
|
DISTVERSION= 6-it-2.2_20050523-0
|
|
|
|
CATEGORIES= textproc
|
2002-09-10 05:46:27 +02:00
|
|
|
|
|
|
|
MAINTAINER= ports@FreeBSD.org
|
2006-07-15 16:28:44 +02:00
|
|
|
COMMENT= Aspell Italian dictionary
|
2002-09-10 05:46:27 +02:00
|
|
|
|
2006-07-15 16:28:44 +02:00
|
|
|
DICT= it
|
2002-09-10 05:46:27 +02:00
|
|
|
|
2006-07-15 16:28:44 +02:00
|
|
|
.include "${.CURDIR}/../../textproc/aspell/Makefile.inc"
|
|
|
|
.include <bsd.port.post.mk>
|