summaryrefslogtreecommitdiff
path: root/portuguese
diff options
context:
space:
mode:
authorDirk Meyer <dinoex@FreeBSD.org>2002-09-10 03:50:29 +0000
committerDirk Meyer <dinoex@FreeBSD.org>2002-09-10 03:50:29 +0000
commitca907e8a4e76eb2e4bae5897d3ad28a87bcb3a9d (patch)
tree5e822857f43e3b4b13a403525294bee9eb137afe /portuguese
parentbuild aspell with dictionary (diff)
build aspell with dictionary
PR: 42523 Submitted by: thierry@pompo.net
Notes
Notes: svn path=/head/; revision=66003
Diffstat (limited to 'portuguese')
-rw-r--r--portuguese/aspell-pt_PT/Makefile16
-rw-r--r--portuguese/aspell-pt_PT/pkg-comment1
-rw-r--r--portuguese/aspell-pt_PT/pkg-descr6
-rw-r--r--portuguese/aspell/Makefile16
-rw-r--r--portuguese/aspell/pkg-comment1
-rw-r--r--portuguese/aspell/pkg-descr6
6 files changed, 46 insertions, 0 deletions
diff --git a/portuguese/aspell-pt_PT/Makefile b/portuguese/aspell-pt_PT/Makefile
new file mode 100644
index 000000000000..ddecd5def4ef
--- /dev/null
+++ b/portuguese/aspell-pt_PT/Makefile
@@ -0,0 +1,16 @@
+# New ports collection makefile for: pt-aspell
+# Date created: 6 September 2002
+# Whom: Thierry Thomas <thierry@pompo.net>
+#
+# $FreeBSD$
+#
+
+PORTNAME= pt-aspell
+
+MAINTAINER= ports@FreeBSD.org
+
+MASTERDIR= ${.CURDIR}/../aspell
+
+ASPELL_PT= sim
+
+.include "${MASTERDIR}/Makefile"
diff --git a/portuguese/aspell-pt_PT/pkg-comment b/portuguese/aspell-pt_PT/pkg-comment
new file mode 100644
index 000000000000..62af98c0cc33
--- /dev/null
+++ b/portuguese/aspell-pt_PT/pkg-comment
@@ -0,0 +1 @@
+Aspell with Portuguese dictionary
diff --git a/portuguese/aspell-pt_PT/pkg-descr b/portuguese/aspell-pt_PT/pkg-descr
new file mode 100644
index 000000000000..ea7a7c25bb77
--- /dev/null
+++ b/portuguese/aspell-pt_PT/pkg-descr
@@ -0,0 +1,6 @@
+Aspell with Portuguese dictionary.
+
+Note: if you build from ports, prefer textproc/aspell, it will let you
+ select dictionaries for several languages.
+
+WWW: http://aspell.sourceforge.net/
diff --git a/portuguese/aspell/Makefile b/portuguese/aspell/Makefile
new file mode 100644
index 000000000000..ddecd5def4ef
--- /dev/null
+++ b/portuguese/aspell/Makefile
@@ -0,0 +1,16 @@
+# New ports collection makefile for: pt-aspell
+# Date created: 6 September 2002
+# Whom: Thierry Thomas <thierry@pompo.net>
+#
+# $FreeBSD$
+#
+
+PORTNAME= pt-aspell
+
+MAINTAINER= ports@FreeBSD.org
+
+MASTERDIR= ${.CURDIR}/../aspell
+
+ASPELL_PT= sim
+
+.include "${MASTERDIR}/Makefile"
diff --git a/portuguese/aspell/pkg-comment b/portuguese/aspell/pkg-comment
new file mode 100644
index 000000000000..62af98c0cc33
--- /dev/null
+++ b/portuguese/aspell/pkg-comment
@@ -0,0 +1 @@
+Aspell with Portuguese dictionary
diff --git a/portuguese/aspell/pkg-descr b/portuguese/aspell/pkg-descr
new file mode 100644
index 000000000000..ea7a7c25bb77
--- /dev/null
+++ b/portuguese/aspell/pkg-descr
@@ -0,0 +1,6 @@
+Aspell with Portuguese dictionary.
+
+Note: if you build from ports, prefer textproc/aspell, it will let you
+ select dictionaries for several languages.
+
+WWW: http://aspell.sourceforge.net/