mirror of
https://github.com/macports/macports-ports.git
synced 2026-07-12 18:20:25 -07:00
32 lines
847 B
Plaintext
32 lines
847 B
Plaintext
PortSystem 1.0
|
|
|
|
name wol
|
|
version 0.7.1
|
|
categories net
|
|
license GPL-2+
|
|
maintainers {jeremyhu @jeremyhu} openmaintainer
|
|
description Wake-On-Lan command line application
|
|
platforms darwin freebsd
|
|
|
|
long_description wol can send a Wake-On-Lan magic packet to a target ethernet address
|
|
|
|
checksums sha1 7edd1a8c2d4baffc3b6baf8fcd12e786f9fc1fbd \
|
|
rmd160 856fefe482db4326df47f10f07ec97396f23870d
|
|
|
|
homepage http://wake-on-lan.sourceforge.net
|
|
master_sites sourceforge:project/wake-on-lan/wol/${version}
|
|
|
|
patchfiles \
|
|
automake.patch \
|
|
getline.patch \
|
|
m4-headers.patch \
|
|
upstream.fail.patch
|
|
patch.pre_args-replace -p0 -p1
|
|
|
|
use_autoreconf yes
|
|
autoreconf.args -fvi
|
|
|
|
livecheck.type regex
|
|
livecheck.url http://sourceforge.net/projects/wake-on-lan/files/wol/
|
|
livecheck.regex "/files/wol/(\\d+(?:\\.\\d+)*)/"
|