mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-28 01:06:17 +00:00
Remove Perl core modules
- While I'm here, add NO_ARCH - Bump PORTREVISION for dependency change With hat: perl
This commit is contained in:
parent
d96177a940
commit
c21b2dac29
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=443762
@ -3,16 +3,16 @@
|
||||
|
||||
PORTNAME= wping
|
||||
PORTVERSION= 0.1a
|
||||
PORTREVISION= 4
|
||||
PORTREVISION= 5
|
||||
CATEGORIES= net
|
||||
MASTER_SITES= http://freebsdcluster.org/~mich/software/
|
||||
|
||||
MAINTAINER= mich@FreeBSD.org
|
||||
COMMENT= Web-based graphical ping log
|
||||
|
||||
RUN_DEPENDS= p5-GD>=0:graphics/p5-GD \
|
||||
p5-Time-HiRes>=0:devel/p5-Time-HiRes
|
||||
RUN_DEPENDS= p5-GD>=0:graphics/p5-GD
|
||||
|
||||
NO_ARCH= yes
|
||||
USES= perl5 tar:bzip2 shebangfix
|
||||
SHEBANG_FILES= wping.pl
|
||||
NO_BUILD= yes
|
||||
|
Loading…
Reference in New Issue
Block a user