diff options
author | Mikhail Teterin <mi@FreeBSD.org> | 2001-03-12 23:20:03 +0000 |
---|---|---|
committer | Mikhail Teterin <mi@FreeBSD.org> | 2001-03-12 23:20:03 +0000 |
commit | 6f2af857230984c15b44dad48cc3e1be21f963a6 (patch) | |
tree | 97bc472747b2d6e9458f3c0ad58a8bb7e6c3b214 /ukrainian | |
parent | 2861cad8e1df9113a4086b47c5ec3e832caf1f2a (diff) | |
download | ports-6f2af857230984c15b44dad48cc3e1be21f963a6.tar.gz ports-6f2af857230984c15b44dad48cc3e1be21f963a6.zip |
Notes
Diffstat (limited to 'ukrainian')
-rw-r--r-- | ukrainian/ispell/Makefile | 26 | ||||
-rw-r--r-- | ukrainian/ispell/distinfo | 1 | ||||
-rw-r--r-- | ukrainian/ispell/pkg-comment | 1 | ||||
-rw-r--r-- | ukrainian/ispell/pkg-descr | 6 | ||||
-rw-r--r-- | ukrainian/ispell/pkg-plist | 2 |
5 files changed, 36 insertions, 0 deletions
diff --git a/ukrainian/ispell/Makefile b/ukrainian/ispell/Makefile new file mode 100644 index 000000000000..c2bb202d2642 --- /dev/null +++ b/ukrainian/ispell/Makefile @@ -0,0 +1,26 @@ +# New ports collection makefile for: ukr-ispell +# Date created: 5 Dec 2000 +# Whom: mi +# +# $FreeBSD$ +# + +PORTNAME= ispell +PORTVERSION= 0.0.2b +CATEGORIES= textproc ukrainian +MASTER_SITES= http://virtual-estates.net/port-stuff/ \ + ftp://cad.ntu-kpi.kiev.ua/soft/lingvist/UkrIspell/ +PKGNAMEPREFIX= ua +DISTNAME= ua-ispell.${PORTVERSION} + +MAINTAINER= mi@aldan.algebra.com + +BUILD_DEPENDS= buildhash:${PORTSDIR}/textproc/ispell + +ALL_TARGET= all,koi + +do-install: + cd ${WRKSRC} && \ + ${INSTALL_DATA} ukrainian.hash ukrainian.aff ${PREFIX}/share/ispell + +.include <bsd.port.mk> diff --git a/ukrainian/ispell/distinfo b/ukrainian/ispell/distinfo new file mode 100644 index 000000000000..4d8954e06034 --- /dev/null +++ b/ukrainian/ispell/distinfo @@ -0,0 +1 @@ +MD5 (ua-ispell.0.0.2b.tar.gz) = 9dfaf3048d5f70510e10e57e9f6c2457 diff --git a/ukrainian/ispell/pkg-comment b/ukrainian/ispell/pkg-comment new file mode 100644 index 000000000000..dae7f93efc06 --- /dev/null +++ b/ukrainian/ispell/pkg-comment @@ -0,0 +1 @@ +Ukrainian (KOI8-U) dictionary for ISPELL diff --git a/ukrainian/ispell/pkg-descr b/ukrainian/ispell/pkg-descr new file mode 100644 index 000000000000..78beb514c008 --- /dev/null +++ b/ukrainian/ispell/pkg-descr @@ -0,0 +1,6 @@ +Ukrainian (KOI8-U) dictionary for ISPELL + +WWW: http://www.physics.mcgill.ca/WWW/oleh/emacs/ispell.html + +The software itself is far from finished -- some very basic +words are not listed. diff --git a/ukrainian/ispell/pkg-plist b/ukrainian/ispell/pkg-plist new file mode 100644 index 000000000000..fe5274b5790a --- /dev/null +++ b/ukrainian/ispell/pkg-plist @@ -0,0 +1,2 @@ +share/ispell/ukrainian.hash +share/ispell/ukrainian.aff |