2002-09-10 05:44:22 +02:00
|
|
|
# New ports collection makefile for: es-aspell
|
|
|
|
# Date created: 2 September 2002
|
|
|
|
# Whom: Thierry Thomas <thierry@pompo.net>
|
|
|
|
#
|
|
|
|
# $FreeBSD$
|
|
|
|
#
|
|
|
|
|
2006-07-15 16:28:44 +02:00
|
|
|
PORTNAME= ${DICT}-aspell
|
2008-04-17 00:06:05 +02:00
|
|
|
DISTVERSION= 6-es-1.9a-1
|
2008-06-06 16:17:21 +02:00
|
|
|
PORTREVISION= 1
|
2006-07-15 16:28:44 +02:00
|
|
|
PORTEPOCH= 1
|
2006-12-29 20:28:28 +01:00
|
|
|
CATEGORIES= textproc spanish
|
2002-09-10 05:44:22 +02:00
|
|
|
|
|
|
|
MAINTAINER= ports@FreeBSD.org
|
2006-07-15 16:28:44 +02:00
|
|
|
COMMENT= Aspell Spanish dictionary
|
2002-09-10 05:44:22 +02:00
|
|
|
|
2006-07-15 16:28:44 +02:00
|
|
|
DICT= es
|
2002-09-10 05:44:22 +02:00
|
|
|
|
2006-07-15 16:28:44 +02:00
|
|
|
.include "${.CURDIR}/../../textproc/aspell/Makefile.inc"
|
|
|
|
.include <bsd.port.post.mk>
|