7058061ce7
Italian dictionary for the ispell spell-checking program. PR: 125842 Submitted by: Pedro F. Giffuni <giffunip@tutopia.com>
17 lines
361 B
Makefile
17 lines
361 B
Makefile
# New ports collection makefile for: it-ispell
|
|
# Date created: 21 July 2008
|
|
# Whom: Pedro F. Giffuni <giffunip@tutopia.com>
|
|
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
PORTNAME= it-ispell
|
|
PORTVERSION= 2.3
|
|
|
|
MAINTAINER= giffunip@tutopia.com
|
|
|
|
ISPELL_IT= yes
|
|
|
|
MASTERDIR= ${.CURDIR}/../ispell
|
|
|
|
.include "${MASTERDIR}/Makefile"
|