Found HOMEPAGE
This commit is contained in:
parent
194fa93ce6
commit
0abf869d35
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.18 2000/06/23 03:06:34 jasoni Exp $
|
||||
# $OpenBSD: Makefile,v 1.19 2000/06/23 13:25:42 espie Exp $
|
||||
# Original from: Ejovi Nuwere <ejovi@ejovi.net>
|
||||
|
||||
DISTNAME= ispell-3.1.20
|
||||
@ -12,6 +12,7 @@ FRENCH_DICT= francais-IREQ-1.4
|
||||
GERMAN_DICT= hk2-deutsch
|
||||
DISTFILES= ${DISTNAME}.tar.gz ${FRENCH_DICT}.tar.gz:0 ${GERMAN_DICT}.tar.gz:1
|
||||
EXTRACT_ONLY= ${DISTNAME}.tar.gz ${GERMAN_DICT}.tar.gz
|
||||
HOMEPAGE= http://fmg-www.cs.ucla.edu/geoff/ispell.html
|
||||
|
||||
PATCHFILES= ispell-html-mode.patch:2
|
||||
|
||||
|
@ -4,3 +4,4 @@ corrections when it can figure them out. Compared to UNIX spell, it
|
||||
is faster and much easier to use. Ispell can also handle languages
|
||||
other than English.
|
||||
|
||||
WWW: ${HOMEPAGE}
|
||||
|
Loading…
Reference in New Issue
Block a user