summaryrefslogtreecommitdiffstats
path: root/portuguese/aspell-pt_PT
diff options
context:
space:
mode:
authordinoex <dinoex@FreeBSD.org>2002-09-10 03:50:29 +0000
committerdinoex <dinoex@FreeBSD.org>2002-09-10 03:50:29 +0000
commit58871238502b810847405abe507c9a3369608408 (patch)
treeeff11b55ab92630bbefcc2e7703b2fec09235dcc /portuguese/aspell-pt_PT
parent80559fd0fd6e51865c2e2991c6ee5d890633628a (diff)
downloadFreeBSD-ports-58871238502b810847405abe507c9a3369608408.zip
FreeBSD-ports-58871238502b810847405abe507c9a3369608408.tar.gz
build aspell with dictionary
PR: 42523 Submitted by: thierry@pompo.net
Diffstat (limited to 'portuguese/aspell-pt_PT')
-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
3 files changed, 23 insertions, 0 deletions
diff --git a/portuguese/aspell-pt_PT/Makefile b/portuguese/aspell-pt_PT/Makefile
new file mode 100644
index 0000000..ddecd5d
--- /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 0000000..62af98c
--- /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 0000000..ea7a7c2
--- /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/
OpenPOWER on IntegriCloud