mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-24 04:33:24 +00:00
Update to version 2.0.
PR: 14501 Submitted by: maintainer
This commit is contained in:
parent
2a9b4562cd
commit
32ec0eb45c
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=23362
@ -1,5 +1,5 @@
|
||||
# New ports collection makefile for: rfc
|
||||
# Version required: 1.8
|
||||
# Version required: 2.0
|
||||
# Date created: 05 October 1999
|
||||
# Whom: Chris D. Faulhaber <jedgar@fxp.org>
|
||||
#
|
||||
@ -7,13 +7,15 @@
|
||||
#
|
||||
|
||||
DISTNAME= rfc
|
||||
PKGNAME= rfc-1.8
|
||||
PKGNAME= rfc-2.0
|
||||
CATEGORIES= misc
|
||||
MASTER_SITES= http://www.dewn.com/rfc/
|
||||
EXTRACT_SUFX=
|
||||
|
||||
MAINTAINER= jedgar@fxp.org
|
||||
|
||||
RUN_DEPENDS= lynx:${PORTSDIR}/www/lynx
|
||||
|
||||
NO_WRKSUBDIR= yes
|
||||
NO_BUILD= yes
|
||||
|
||||
@ -23,7 +25,7 @@ do-extract:
|
||||
|
||||
do-configure:
|
||||
@${MV} ${WRKDIR}/${DISTNAME} ${WRKDIR}/${DISTNAME}.orig
|
||||
@${SED} -e 's|/etc|${PREFIX}/etc|' \
|
||||
@${SED} -e 's|/etc/rfc|${PREFIX}/etc/rfc|' -e 's|/etc/nmap|${PREFIX}/share/misc/nmap|' \
|
||||
< ${WRKDIR}/${DISTNAME}.orig > ${WRKDIR}/${DISTNAME}
|
||||
|
||||
do-install:
|
||||
|
@ -1 +1 @@
|
||||
MD5 (rfc) = d1e36e36295ed7ad3e08e777f29948cc
|
||||
MD5 (rfc) = 96df9ac52eccfa0bce7abc24e7bcc341
|
||||
|
Loading…
Reference in New Issue
Block a user