2002-09-10 05:34:44 +02:00
|
|
|
# New ports collection makefile for: fr-aspell
|
|
|
|
# Date created: 15 January 2002
|
|
|
|
# Whom: Thierry Thomas <thierry@pompo.net>
|
|
|
|
#
|
|
|
|
# $FreeBSD$
|
|
|
|
#
|
|
|
|
|
|
|
|
PORTNAME= aspell
|
2006-07-15 16:28:44 +02:00
|
|
|
DISTVERSION= -fr-0.50-3
|
2008-06-06 16:17:21 +02:00
|
|
|
PORTREVISION= 1
|
2006-07-15 16:28:44 +02:00
|
|
|
PORTEPOCH= 1
|
|
|
|
CATEGORIES= french textproc
|
2002-09-10 05:34:44 +02:00
|
|
|
|
|
|
|
MAINTAINER= ports@FreeBSD.org
|
2006-07-15 16:28:44 +02:00
|
|
|
COMMENT= Aspell French dictionaries
|
2002-09-10 05:34:44 +02:00
|
|
|
|
2006-07-15 16:28:44 +02:00
|
|
|
DICT= fr
|
2002-09-10 05:34:44 +02:00
|
|
|
|
2006-07-15 16:28:44 +02:00
|
|
|
.include "${.CURDIR}/../../textproc/aspell/Makefile.inc"
|
|
|
|
.include <bsd.port.post.mk>
|