diff options
author | Thierry Thomas <thierry@FreeBSD.org> | 2006-07-15 14:28:44 +0000 |
---|---|---|
committer | Thierry Thomas <thierry@FreeBSD.org> | 2006-07-15 14:28:44 +0000 |
commit | 8d1905f7041773dd6073d984f6e6ccd1d712e712 (patch) | |
tree | 8893373dbfdaaedace71935e09ae9fb483090676 /textproc/es-aspell | |
parent | 2fdadf42a218b825a5a2242f3e99367dbffa612b (diff) |
Notes
Diffstat (limited to 'textproc/es-aspell')
-rw-r--r-- | textproc/es-aspell/Makefile | 14 | ||||
-rw-r--r-- | textproc/es-aspell/distinfo | 3 | ||||
-rw-r--r-- | textproc/es-aspell/pkg-descr | 2 | ||||
-rw-r--r-- | textproc/es-aspell/pkg-plist | 6 |
4 files changed, 18 insertions, 7 deletions
diff --git a/textproc/es-aspell/Makefile b/textproc/es-aspell/Makefile index 6c442c401dde..e4f7820e8c2b 100644 --- a/textproc/es-aspell/Makefile +++ b/textproc/es-aspell/Makefile @@ -5,13 +5,15 @@ # $FreeBSD$ # -PORTNAME= es-aspell +PORTNAME= ${DICT}-aspell +DISTVERSION= -es-0.50-2 +PORTEPOCH= 1 +CATEGORIES= textproc MAINTAINER= ports@FreeBSD.org -COMMENT= Aspell with Spanish dictionary +COMMENT= Aspell Spanish dictionary -MASTERDIR= ${.CURDIR}/../aspell +DICT= es -ASPELL_ES= sí - -.include "${MASTERDIR}/Makefile" +.include "${.CURDIR}/../../textproc/aspell/Makefile.inc" +.include <bsd.port.post.mk> diff --git a/textproc/es-aspell/distinfo b/textproc/es-aspell/distinfo new file mode 100644 index 000000000000..c96addb5dba3 --- /dev/null +++ b/textproc/es-aspell/distinfo @@ -0,0 +1,3 @@ +MD5 (aspell-es-0.50-2.tar.bz2) = 4a8583e9ef9f4aed03f5a7fe09d40060 +SHA256 (aspell-es-0.50-2.tar.bz2) = 5c0e2a32d44196fb0375e72d44e730fd365d62e53ade077fb1653ccbb8ee2645 +SIZE (aspell-es-0.50-2.tar.bz2) = 157809 diff --git a/textproc/es-aspell/pkg-descr b/textproc/es-aspell/pkg-descr index 696248bf15f3..ff42cf0dd995 100644 --- a/textproc/es-aspell/pkg-descr +++ b/textproc/es-aspell/pkg-descr @@ -1,4 +1,4 @@ -Aspell with Spanish dictionary. +Aspell Spanish dictionary. Note: if you build from ports, prefer textproc/aspell, it will let you select dictionaries for several languages. diff --git a/textproc/es-aspell/pkg-plist b/textproc/es-aspell/pkg-plist new file mode 100644 index 000000000000..68c0eea3a729 --- /dev/null +++ b/textproc/es-aspell/pkg-plist @@ -0,0 +1,6 @@ +lib/aspell-%%VER%%/es.dat +share/aspell/es.multi +share/aspell/es.rws +share/aspell/español.alias +share/aspell/esponol.alias +share/aspell/spanish.alias |