2002-09-10 05:51:35 +02:00
|
|
|
# New ports collection makefile for: ro-aspell
|
|
|
|
# Date created: 7 September 2002
|
|
|
|
# Whom: Thierry Thomas <thierry@pompo.net>
|
|
|
|
#
|
|
|
|
# $FreeBSD$
|
|
|
|
#
|
|
|
|
|
|
|
|
PORTNAME= ro-aspell
|
|
|
|
|
|
|
|
MAINTAINER= ports@FreeBSD.org
|
2003-02-20 20:21:36 +01:00
|
|
|
COMMENT= Aspell with Romanian dictionary
|
2002-09-10 05:51:35 +02:00
|
|
|
|
|
|
|
MASTERDIR= ${.CURDIR}/../aspell
|
|
|
|
|
|
|
|
ASPELL_RO= da
|
|
|
|
|
|
|
|
.include "${MASTERDIR}/Makefile"
|