diff options
author | Thierry Thomas <thierry@FreeBSD.org> | 2005-06-02 22:00:39 +0000 |
---|---|---|
committer | Thierry Thomas <thierry@FreeBSD.org> | 2005-06-02 22:00:39 +0000 |
commit | b5e0eff0da5f2a4c14fe2628031cdf710e4100dc (patch) | |
tree | de943d96924e581bb1bb26ed01ede984739dc30b /textproc | |
parent | d35f7fdca2c2271dde28521ba7db961e2fd43d46 (diff) | |
download | ports-b5e0eff0da5f2a4c14fe2628031cdf710e4100dc.tar.gz ports-b5e0eff0da5f2a4c14fe2628031cdf710e4100dc.zip |
Notes
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/Makefile | 5 | ||||
-rw-r--r-- | textproc/csb-aspell/Makefile | 17 | ||||
-rw-r--r-- | textproc/csb-aspell/pkg-descr | 3 | ||||
-rw-r--r-- | textproc/hi-aspell/Makefile | 17 | ||||
-rw-r--r-- | textproc/hi-aspell/pkg-descr | 3 | ||||
-rw-r--r-- | textproc/hil-aspell/Makefile | 17 | ||||
-rw-r--r-- | textproc/hil-aspell/pkg-descr | 3 | ||||
-rw-r--r-- | textproc/mr-aspell/Makefile | 17 | ||||
-rw-r--r-- | textproc/mr-aspell/pkg-descr | 3 | ||||
-rw-r--r-- | textproc/pa-aspell/Makefile | 17 | ||||
-rw-r--r-- | textproc/pa-aspell/pkg-descr | 3 |
11 files changed, 105 insertions, 0 deletions
diff --git a/textproc/Makefile b/textproc/Makefile index 862194b4878a..cb920a76ae51 100644 --- a/textproc/Makefile +++ b/textproc/Makefile @@ -54,6 +54,7 @@ SUBDIR += cost SUBDIR += crimson SUBDIR += cs-aspell + SUBDIR += csb-aspell SUBDIR += csv2latex SUBDIR += csv2xml SUBDIR += ctpp @@ -146,7 +147,9 @@ SUBDIR += hevea SUBDIR += hgrep SUBDIR += hhm + SUBDIR += hi-aspell SUBDIR += highlight + SUBDIR += hil-aspell SUBDIR += hr-aspell SUBDIR += hs-haxml SUBDIR += hsb-aspell @@ -245,6 +248,7 @@ SUBDIR += mkcatalog SUBDIR += mn-aspell SUBDIR += modlogan + SUBDIR += mr-aspell SUBDIR += ms-aspell SUBDIR += mt-aspell SUBDIR += nb-aspell @@ -507,6 +511,7 @@ SUBDIR += p5-libxml SUBDIR += p5-podlators SUBDIR += p5-xmltv + SUBDIR += pa-aspell SUBDIR += par SUBDIR += pardiff SUBDIR += pdftohtml diff --git a/textproc/csb-aspell/Makefile b/textproc/csb-aspell/Makefile new file mode 100644 index 000000000000..7e0e8dd13314 --- /dev/null +++ b/textproc/csb-aspell/Makefile @@ -0,0 +1,17 @@ +# New ports collection makefile for: csb-aspell +# Date created: 02 June 2005 +# Whom: Thierry Thomas <thierry@pompo.net> +# +# $FreeBSD$ +# + +PORTNAME= csb-aspell + +MAINTAINER= ports@FreeBSD.org +COMMENT= Aspell with Kashubian dictionary + +MASTERDIR= ${.CURDIR}/../aspell + +ASPELL_CSB= yo + +.include "${MASTERDIR}/Makefile" diff --git a/textproc/csb-aspell/pkg-descr b/textproc/csb-aspell/pkg-descr new file mode 100644 index 000000000000..0f48746c3c83 --- /dev/null +++ b/textproc/csb-aspell/pkg-descr @@ -0,0 +1,3 @@ +Aspell with Kashubian dictionary. + +WWW: http://aspell.net/ diff --git a/textproc/hi-aspell/Makefile b/textproc/hi-aspell/Makefile new file mode 100644 index 000000000000..e0214a29b9a6 --- /dev/null +++ b/textproc/hi-aspell/Makefile @@ -0,0 +1,17 @@ +# New ports collection makefile for: hi-aspell +# Date created: 02 June 2005 +# Whom: Thierry Thomas <thierry@pompo.net> +# +# $FreeBSD$ +# + +PORTNAME= hi-aspell + +MAINTAINER= ports@FreeBSD.org +COMMENT= Aspell with Hindi dictionary + +MASTERDIR= ${.CURDIR}/../aspell + +ASPELL_HI= ha + +.include "${MASTERDIR}/Makefile" diff --git a/textproc/hi-aspell/pkg-descr b/textproc/hi-aspell/pkg-descr new file mode 100644 index 000000000000..513cc7668b6f --- /dev/null +++ b/textproc/hi-aspell/pkg-descr @@ -0,0 +1,3 @@ +Aspell with Hindi dictionary. + +WWW: http://www.janabhaaratii.org.in/ diff --git a/textproc/hil-aspell/Makefile b/textproc/hil-aspell/Makefile new file mode 100644 index 000000000000..47942acd41c7 --- /dev/null +++ b/textproc/hil-aspell/Makefile @@ -0,0 +1,17 @@ +# New ports collection makefile for: hil-aspell +# Date created: 02 June 2005 +# Whom: Thierry Thomas <thierry@pompo.net> +# +# $FreeBSD$ +# + +PORTNAME= hil-aspell + +MAINTAINER= ports@FreeBSD.org +COMMENT= Aspell with Hiligaynon dictionary + +MASTERDIR= ${.CURDIR}/../aspell + +ASPELL_HIL= hu-o + +.include "${MASTERDIR}/Makefile" diff --git a/textproc/hil-aspell/pkg-descr b/textproc/hil-aspell/pkg-descr new file mode 100644 index 000000000000..032ebe73bb45 --- /dev/null +++ b/textproc/hil-aspell/pkg-descr @@ -0,0 +1,3 @@ +Aspell with Hiligaynon dictionary. + +WWW: http://aspell.net/ diff --git a/textproc/mr-aspell/Makefile b/textproc/mr-aspell/Makefile new file mode 100644 index 000000000000..0c1934114fbd --- /dev/null +++ b/textproc/mr-aspell/Makefile @@ -0,0 +1,17 @@ +# New ports collection makefile for: mr-aspell +# Date created: 02 June 2005 +# Whom: Thierry Thomas <thierry@pompo.net> +# +# $FreeBSD$ +# + +PORTNAME= mr-aspell + +MAINTAINER= ports@FreeBSD.org +COMMENT= Aspell with Marathi dictionary + +MASTERDIR= ${.CURDIR}/../aspell + +ASPELL_MR= a + +.include "${MASTERDIR}/Makefile" diff --git a/textproc/mr-aspell/pkg-descr b/textproc/mr-aspell/pkg-descr new file mode 100644 index 000000000000..da8b85b91e4a --- /dev/null +++ b/textproc/mr-aspell/pkg-descr @@ -0,0 +1,3 @@ +Aspell with Marathi dictionary. + +WWW: http://www.janabhaaratii.org.in/ diff --git a/textproc/pa-aspell/Makefile b/textproc/pa-aspell/Makefile new file mode 100644 index 000000000000..7ffb3fb703ff --- /dev/null +++ b/textproc/pa-aspell/Makefile @@ -0,0 +1,17 @@ +# New ports collection makefile for: pa-aspell +# Date created: 02 June 2005 +# Whom: Thierry Thomas <thierry@pompo.net> +# +# $FreeBSD$ +# + +PORTNAME= pa-aspell + +MAINTAINER= ports@FreeBSD.org +COMMENT= Aspell with Punjabi dictionary + +MASTERDIR= ${.CURDIR}/../aspell + +ASPELL_PA= haji + +.include "${MASTERDIR}/Makefile" diff --git a/textproc/pa-aspell/pkg-descr b/textproc/pa-aspell/pkg-descr new file mode 100644 index 000000000000..b229c4ceb829 --- /dev/null +++ b/textproc/pa-aspell/pkg-descr @@ -0,0 +1,3 @@ +Aspell with Punjabi dictionary. + +WWW: http://punlinux.sourceforge.net/ |