diff options
author | Thierry Thomas <thierry@FreeBSD.org> | 2004-03-20 08:34:16 +0000 |
---|---|---|
committer | Thierry Thomas <thierry@FreeBSD.org> | 2004-03-20 08:34:16 +0000 |
commit | 0ea7d0ea50cd7c3a642e6e7d8ce01e1eb13d7cd0 (patch) | |
tree | 65858c55c2e313de90a9b1f7e4d532eea311d58d /textproc/af-aspell | |
parent | 82dbe9021f5ad093eee7f8e6a1a99bff62111b45 (diff) | |
download | ports-0ea7d0ea50cd7c3a642e6e7d8ce01e1eb13d7cd0.tar.gz ports-0ea7d0ea50cd7c3a642e6e7d8ce01e1eb13d7cd0.zip |
Notes
Diffstat (limited to 'textproc/af-aspell')
-rw-r--r-- | textproc/af-aspell/Makefile | 17 | ||||
-rw-r--r-- | textproc/af-aspell/pkg-descr | 3 |
2 files changed, 20 insertions, 0 deletions
diff --git a/textproc/af-aspell/Makefile b/textproc/af-aspell/Makefile new file mode 100644 index 000000000000..1417adff3b89 --- /dev/null +++ b/textproc/af-aspell/Makefile @@ -0,0 +1,17 @@ +# New ports collection makefile for: af-aspell +# Date created: 19 March 2004 +# Whom: Thierry Thomas <thierry@pompo.net> +# +# $FreeBSD$ +# + +PORTNAME= af-aspell + +MAINTAINER= ports@FreeBSD.org +COMMENT= Aspell with Afrikaans dictionary + +MASTERDIR= ${PORTSDIR}/textproc/aspell + +ASPELL_AF= ja + +.include "${MASTERDIR}/Makefile" diff --git a/textproc/af-aspell/pkg-descr b/textproc/af-aspell/pkg-descr new file mode 100644 index 000000000000..41f650bcc146 --- /dev/null +++ b/textproc/af-aspell/pkg-descr @@ -0,0 +1,3 @@ +Aspell with Afrikaans dictionary. + +WWW: http://aspell.net/ |