blob: 670e17b939e89edbbc7c911b1be270eb778c4ea1 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
# New ports collection makefile for: it-aspell
# Date created: 2 September 2002
# Whom: Thierry Thomas <thierry@pompo.net>
#
# $FreeBSD$
#
PORTNAME= it-aspell
MAINTAINER= ports@FreeBSD.org
PORTCOMMENT= Aspell with Italian dictionary
MASTERDIR= ${.CURDIR}/../aspell
ASPELL_IT= sì
.include "${MASTERDIR}/Makefile"
|