mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-01 05:45:45 +00:00
textproc/spellutils: move manpages
Also retrieve WWW from web.archive.org.
This commit is contained in:
parent
2417a01672
commit
46bf293be8
@ -1,17 +1,18 @@
|
||||
PORTNAME= spellutils
|
||||
PORTVERSION= 0.7
|
||||
PORTREVISION= 4
|
||||
PORTREVISION= 5
|
||||
CATEGORIES= textproc
|
||||
MASTER_SITES= LOCAL/thierry
|
||||
|
||||
MAINTAINER= thierry@FreeBSD.org
|
||||
COMMENT= Programs used to isolate some parts or texts before spell-checking
|
||||
WWW= https://www.sourcefiles.org/Utilities/Text_Utilities/spellutils-0.7.tar.bz2.shtml
|
||||
WWW= https://web.archive.org/web/20081225045803/http://home.worldonline.dk/byrial/spellutils/
|
||||
|
||||
LICENSE= GPLv2
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
USES= gettext tar:bzip2
|
||||
GNU_CONFIGURE= yes
|
||||
GNU_CONFIGURE_MANPREFIX=${PREFIX}/share
|
||||
CPPFLAGS+= -I${LOCALBASE}/include
|
||||
LIBS+= -L${LOCALBASE}/lib -lintl
|
||||
|
||||
|
@ -1,8 +1,8 @@
|
||||
bin/pospell
|
||||
bin/newsbody
|
||||
share/locale/da/LC_MESSAGES/spellutils.mo
|
||||
man/man1/newsbody.1.gz
|
||||
man/man1/pospell.1.gz
|
||||
%%PORTDOCS%%%%DOCSDIR%%/NEWS
|
||||
%%PORTDOCS%%%%DOCSDIR%%/README
|
||||
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/aspell.sl
|
||||
share/man/man1/newsbody.1.gz
|
||||
share/man/man1/pospell.1.gz
|
||||
|
Loading…
Reference in New Issue
Block a user