mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
Pass maintainer-ship to the submitter of the latest update.
PR: 94531 Submitted by: sean-freebsd@farley.org
This commit is contained in:
parent
9128fe5332
commit
f8fc63bdd4
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=159420
1 changed files with 3 additions and 2 deletions
|
@ -10,7 +10,7 @@ PORTVERSION= 3.2.3
|
|||
CATEGORIES= misc
|
||||
MASTER_SITES= http://www.dewn.com/rfc/
|
||||
|
||||
MAINTAINER= ports@FreeBSD.org
|
||||
MAINTAINER= sean-freebsd@farley.org
|
||||
COMMENT= Perl script to search for RFC's
|
||||
|
||||
RUN_DEPENDS= w3m:${PORTSDIR}/www/w3m
|
||||
|
@ -27,7 +27,8 @@ do-configure:
|
|||
s|/usr/bin/perl|${PERL}|' ${WRKSRC}/${PORTNAME}-${PORTVERSION}
|
||||
|
||||
do-install:
|
||||
${INSTALL_SCRIPT} ${WRKSRC}/${PORTNAME}-${PORTVERSION} ${PREFIX}/bin/${PORTNAME}
|
||||
${INSTALL_SCRIPT} ${WRKSRC}/${PORTNAME}-${PORTVERSION} \
|
||||
${PREFIX}/bin/${PORTNAME}
|
||||
${INSTALL_MAN} ${WRKSRC}/${PORTNAME}.1 ${PREFIX}/man/man1
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
|
Loading…
Add table
Reference in a new issue