mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-25 04:43:33 +00:00
c2c78046f6
PR: 134253 Submitted by: giffunip@tutopia.com
18 lines
358 B
Makefile
18 lines
358 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= ports@FreeBSD.org
|
|
|
|
ISPELL_IT= yes
|
|
|
|
MASTERDIR= ${.CURDIR}/../ispell
|
|
|
|
.include "${MASTERDIR}/Makefile"
|