2002-09-10 05:45:23 +02:00
|
|
|
# New ports collection makefile for: fo-aspell
|
|
|
|
# Date created: 2 September 2002
|
|
|
|
# Whom: Thierry Thomas <thierry@pompo.net>
|
|
|
|
#
|
|
|
|
# $FreeBSD$
|
|
|
|
#
|
|
|
|
|
|
|
|
PORTNAME= fo-aspell
|
|
|
|
|
|
|
|
MAINTAINER= ports@FreeBSD.org
|
2003-02-20 20:21:36 +01:00
|
|
|
COMMENT= Aspell with Faroese dictionary
|
2002-09-10 05:45:23 +02:00
|
|
|
|
|
|
|
MASTERDIR= ${.CURDIR}/../aspell
|
|
|
|
|
|
|
|
ASPELL_FO= yes
|
|
|
|
|
|
|
|
.include "${MASTERDIR}/Makefile"
|