2002-09-10 05:40:27 +02:00
|
|
|
|
# New ports collection makefile for: ca-aspell
|
|
|
|
|
# Date created: 1 September 2002
|
|
|
|
|
# Whom: Thierry Thomas <thierry@pompo.net>
|
|
|
|
|
#
|
|
|
|
|
# $FreeBSD$
|
|
|
|
|
#
|
|
|
|
|
|
|
|
|
|
PORTNAME= ca-aspell
|
|
|
|
|
|
|
|
|
|
MAINTAINER= ports@FreeBSD.org
|
2003-02-20 20:21:36 +01:00
|
|
|
|
COMMENT= Aspell with Catalan dictionary
|
2002-09-10 05:40:27 +02:00
|
|
|
|
|
|
|
|
|
MASTERDIR= ${.CURDIR}/../aspell
|
|
|
|
|
|
|
|
|
|
ASPELL_CA= s<>
|
|
|
|
|
|
|
|
|
|
.include "${MASTERDIR}/Makefile"
|