mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-26 05:02:18 +00:00
Fix WWW and MASTER_SITE,
pass maintainership to submitter undeprecate PR: ports/175626 Submitted by: Kurt Jaeger <fbsd-ports@opsec.eu>
This commit is contained in:
parent
f401882e8a
commit
33060ae0e8
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=311062
@ -4,20 +4,25 @@
|
|||||||
PORTNAME= sip_scenario
|
PORTNAME= sip_scenario
|
||||||
PORTVERSION= 1.2.7
|
PORTVERSION= 1.2.7
|
||||||
CATEGORIES= net
|
CATEGORIES= net
|
||||||
MASTER_SITES= http://www.iptel.org/~sipsc/index/
|
MASTER_SITES= http://www.abptech.com/support/resources/SIP_scen_generator_v1.2.7/index/
|
||||||
DISTNAME= ${PORTNAME}.v${PORTVERSION}
|
DISTNAME= ${PORTNAME}.v${PORTVERSION}
|
||||||
|
|
||||||
MAINTAINER= ports@FreeBSD.org
|
MAINTAINER= fbsd-ports@opsec.eu
|
||||||
COMMENT= SIP call flow creator (HTML format)
|
COMMENT= SIP call flow creator (HTML format)
|
||||||
|
|
||||||
DEPRECATED= No more upstream, no more public distfiles
|
LICENSE= AL2
|
||||||
EXPIRATION_DATE= 2013-02-27
|
|
||||||
|
|
||||||
USE_ZIP= yes
|
USE_ZIP= yes
|
||||||
USE_PERL5_RUN= yes
|
USE_PERL5_RUN= yes
|
||||||
|
|
||||||
WRKSRC= ${WRKDIR}
|
WRKSRC= ${WRKDIR}
|
||||||
|
|
||||||
|
# TODO: there are two documents available at
|
||||||
|
# http://www.abptech.com/support/resources/SIP_scen_generator_v1.2.7/index/SipScenario.pdf
|
||||||
|
# and
|
||||||
|
# http://www.abptech.com/support/resources/SIP_scen_generator_v1.2.7/index/SipScenarioPart2.pdf
|
||||||
|
# download them and install them in /usr/local/share/doc/sip_scenario/
|
||||||
|
|
||||||
PLIST_FILES= bin/sip_scenario.pl
|
PLIST_FILES= bin/sip_scenario.pl
|
||||||
NO_BUILD= yes
|
NO_BUILD= yes
|
||||||
|
|
||||||
|
@ -6,4 +6,4 @@ displays the contents of the traced SIP message. The SIP Scenario Generator
|
|||||||
is a useful tool for SIP professionals, engineers, administrators, educators,
|
is a useful tool for SIP professionals, engineers, administrators, educators,
|
||||||
etc.
|
etc.
|
||||||
|
|
||||||
WWW: http://www.iptel.org/~sipsc/
|
WWW: http://www.abptech.com/support/resources/SIP_scen_generator_v1.2.7/
|
||||||
|
Loading…
Reference in New Issue
Block a user