diff options
author | thierry <thierry@FreeBSD.org> | 2005-06-03 06:00:39 +0800 |
---|---|---|
committer | thierry <thierry@FreeBSD.org> | 2005-06-03 06:00:39 +0800 |
commit | 402137d3beb64af4edf8b29462491ca0bb4c30e1 (patch) | |
tree | 5921268f9c731eaf2139c870971a7edc79e46ed6 /textproc/hil-aspell | |
parent | 7740a7ab0c7cb5d36efb79e556a9a3ed7fae0350 (diff) | |
download | freebsd-ports-gnome-402137d3beb64af4edf8b29462491ca0bb4c30e1.tar.gz freebsd-ports-gnome-402137d3beb64af4edf8b29462491ca0bb4c30e1.tar.zst freebsd-ports-gnome-402137d3beb64af4edf8b29462491ca0bb4c30e1.zip |
Add slaves ports for Aspell's new dictionaries.
Diffstat (limited to 'textproc/hil-aspell')
-rw-r--r-- | textproc/hil-aspell/Makefile | 17 | ||||
-rw-r--r-- | textproc/hil-aspell/pkg-descr | 3 |
2 files changed, 20 insertions, 0 deletions
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/ |