2002-11-15 18:25:10 +01:00
|
|
|
# New ports collection makefile for: cy-aspell
|
|
|
|
# Date created: 18 October 2002
|
|
|
|
# Whom: Thierry Thomas <thierry@pompo.net>
|
|
|
|
#
|
|
|
|
# $FreeBSD$
|
|
|
|
#
|
|
|
|
|
|
|
|
PORTNAME= cy-aspell
|
|
|
|
|
|
|
|
MAINTAINER= ports@FreeBSD.org
|
2003-02-20 20:21:36 +01:00
|
|
|
COMMENT= Aspell with Welsh dictionary
|
2002-11-15 18:25:10 +01:00
|
|
|
|
|
|
|
MASTERDIR= ${.CURDIR}/../aspell
|
|
|
|
|
|
|
|
ASPELL_CY= ie
|
|
|
|
|
|
|
|
.include "${MASTERDIR}/Makefile"
|