1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-20 00:21:35 +00:00

- Add mastersite.

- Convert to a versioned DISTFILE.

PR:		ports/98934
Submitted by:	Tim Welch <ports@thepentagon.org> (maintainer)
Approved by:	mnag (mentor)
This commit is contained in:
Jean Milanez Melo 2006-06-20 12:02:13 +00:00
parent 0bbf86899a
commit 4729b24963
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=165852
2 changed files with 6 additions and 5 deletions

View File

@ -9,8 +9,9 @@ PORTNAME= nzbperl
PORTVERSION= 0.6.8
CATEGORIES= news
MASTER_SITES= http://www.thepentagon.org/local_distfiles/ \
http://noisybox.net/computers/nzbperl/ \
ftp://ftp.foss.org.my/pub/FreeBSD/misc/
DISTNAME= nzbperl.pl
DISTNAME= ${PORTNAME}-${PORTVERSION}.pl
EXTRACT_SUFX=
MAINTAINER= ports@thepentagon.org
@ -34,7 +35,7 @@ do-extract:
@${CP} ${DISTDIR}/${DISTNAME} ${WRKDIR}
@${REINPLACE_CMD} -e \
"s,#!/usr/bin/perl -w,#!/usr/local/bin/perl -w," \
${WRKDIR}/nzbperl.pl
${WRKDIR}/${DISTNAME}
do-install:
${INSTALL_SCRIPT} ${WRKDIR}/${DISTNAME} ${PREFIX}/bin/${PORTNAME}

View File

@ -1,3 +1,3 @@
MD5 (nzbperl.pl) = 70e64b7cd4ff9c7c098bf8dffeb62578
SHA256 (nzbperl.pl) = 6a116e647b45d4ccecd06f20a7363e4d69f20082df60fe373fb9c219cabe9185
SIZE (nzbperl.pl) = 99238
MD5 (nzbperl-0.6.8.pl) = 70e64b7cd4ff9c7c098bf8dffeb62578
SHA256 (nzbperl-0.6.8.pl) = 6a116e647b45d4ccecd06f20a7363e4d69f20082df60fe373fb9c219cabe9185
SIZE (nzbperl-0.6.8.pl) = 99238