2002-09-10 05:37:38 +02:00
|
|
|
# New ports collection makefile for: ru-aspell
|
|
|
|
# Date created: 1 September 2002
|
|
|
|
# Whom: Thierry Thomas <thierry@pompo.net>
|
|
|
|
#
|
|
|
|
# $FreeBSD$
|
|
|
|
#
|
|
|
|
|
|
|
|
PORTNAME= aspell
|
2006-07-15 16:28:44 +02:00
|
|
|
DISTVERSION= 6-ru-0.99f7-1
|
|
|
|
CATEGORIES= russian textproc
|
2002-09-10 05:37:38 +02:00
|
|
|
|
|
|
|
MAINTAINER= ports@FreeBSD.org
|
2006-07-15 16:28:44 +02:00
|
|
|
COMMENT= Aspell Russian dictionary
|
2002-09-10 05:37:38 +02:00
|
|
|
|
2006-07-15 16:28:44 +02:00
|
|
|
DICT= ru
|
2002-09-10 05:37:38 +02:00
|
|
|
|
2006-07-15 16:28:44 +02:00
|
|
|
.include "${.CURDIR}/../../textproc/aspell/Makefile.inc"
|
|
|
|
.include <bsd.port.post.mk>
|