diff options
-rw-r--r-- | textproc/Makefile | 1 | ||||
-rw-r--r-- | textproc/fo-aspell/Makefile | 16 | ||||
-rw-r--r-- | textproc/fo-aspell/pkg-comment | 1 | ||||
-rw-r--r-- | textproc/fo-aspell/pkg-descr | 3 |
4 files changed, 21 insertions, 0 deletions
diff --git a/textproc/Makefile b/textproc/Makefile index 55b1b3f45775..649f81496d17 100644 --- a/textproc/Makefile +++ b/textproc/Makefile @@ -64,6 +64,7 @@ SUBDIR += fdp-tools SUBDIR += filepp SUBDIR += fist + SUBDIR += fo-aspell SUBDIR += fop SUBDIR += freegrep SUBDIR += gdict diff --git a/textproc/fo-aspell/Makefile b/textproc/fo-aspell/Makefile new file mode 100644 index 000000000000..293c20a4fca2 --- /dev/null +++ b/textproc/fo-aspell/Makefile @@ -0,0 +1,16 @@ +# New ports collection makefile for: fo-aspell +# Date created: 2 September 2002 +# Whom: Thierry Thomas <thierry@pompo.net> +# +# $FreeBSD$ +# + +PORTNAME= fo-aspell + +MAINTAINER= ports@FreeBSD.org + +MASTERDIR= ${.CURDIR}/../aspell + +ASPELL_FO= yes + +.include "${MASTERDIR}/Makefile" diff --git a/textproc/fo-aspell/pkg-comment b/textproc/fo-aspell/pkg-comment new file mode 100644 index 000000000000..6d35a974b444 --- /dev/null +++ b/textproc/fo-aspell/pkg-comment @@ -0,0 +1 @@ +Aspell with Faroese dictionary diff --git a/textproc/fo-aspell/pkg-descr b/textproc/fo-aspell/pkg-descr new file mode 100644 index 000000000000..a642ebf4a612 --- /dev/null +++ b/textproc/fo-aspell/pkg-descr @@ -0,0 +1,3 @@ +Aspell with Faroese dictionary. + +WWW: http://fo.speling.org/ |