1d99477c46
Discussed with: bapt Feature safe: yes
17 lines
359 B
Makefile
17 lines
359 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= office@FreeBSD.org
|
|
|
|
ISPELL_IT= yes
|
|
|
|
MASTERDIR= ${.CURDIR}/../ispell
|
|
|
|
.include "${MASTERDIR}/Makefile"
|