Commit 986beaaa authored by Stefan Eßer's avatar Stefan Eßer
Browse files

Move more WWW entries from pkg-descr files into Makefiles

The WWW: lines in the pkg-descr files of these ports where not at the
end of those files and have been missed in prior conversion runs.

Approved by:	portmgr (implicit)
parent 8fac410d
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -7,6 +7,7 @@ DISTNAME= trrntzip_v${PORTVERSION:S/.//}_src

MAINTAINER=	swhetzel@gmail.com
COMMENT=	Efficient way to prepare zipfiles for BitTorrent
WWW=		http://trrntzip.sourceforge.net

LICENSE=	GPLv2
LICENSE_FILE=	${WRKSRC}/COPYING
+1 −0
Original line number Diff line number Diff line
@@ -5,6 +5,7 @@ MASTER_SITES= LOCAL/madpilot/xearth

MAINTAINER=	ler@FreeBSD.org
COMMENT=	Set the root window to the image of earth
WWW=		https://xearth.org/

LICENSE=	Xearth
LICENSE_NAME=	Xearth license
+1 −0
Original line number Diff line number Diff line
@@ -22,6 +22,7 @@ PATCH_SITES= ftp://ftp.netbsd.org/pub/pkgsrc/current/pkgsrc/audio/festival/patch

MAINTAINER=	mi@aldan.algebra.com
COMMENT=	Multi-lingual speech synthesis system
WWW=		https://www.cstr.ed.ac.uk/projects/festival/

OPTIONS_DEFINE=	NAS
OPTIONS_DEFAULT=NAS
+1 −0
Original line number Diff line number Diff line
@@ -8,6 +8,7 @@ DIST_SUBDIR= festival

MAINTAINER=	ports@FreeBSD.org
COMMENT=	British English male voice for Festival speech synthesis system
WWW=		https://www.cstr.ed.ac.uk/projects/festival/

RUN_DEPENDS=	\
${LOCALBASE}/share/festival/lib/dicts/wsj.wp39.poslexR:audio/festlex-poslex \
+1 −0
Original line number Diff line number Diff line
@@ -8,6 +8,7 @@ EXTRACT_ONLY=

MAINTAINER=	ports@FreeBSD.org
COMMENT=	American English male voice, sampled at 16 kHz, for Festival
WWW=		https://www.cstr.ed.ac.uk/projects/festival/

RUN_DEPENDS=	\
${LOCALBASE}/share/festival/lib/dicts/wsj.wp39.poslexR:audio/festlex-poslex \
Loading