arpwatch: adopted port

This commit is contained in:
Tim Biermann 2021-02-24 10:47:23 +00:00
parent 4ebad0a71d
commit 8961d930a5
Signed by: tb
GPG Key ID: 42F8B4E30B673606
2 changed files with 5 additions and 8 deletions

View File

@ -1,5 +1,5 @@
untrusted comment: verify with /etc/ports/contrib.pub
RWSagIOpLGJF3x6uYE+tYM190+svkxo4hN2I6QIwYDNWfhu0few56TVhHpka6K7OUE2FDmw2LD1IdzV5Sh8LeO/ihQM+eExm2wc=
SHA256 (Pkgfile) = 10f0898821619de52f97b223022388baea77664a9ff4a8a125d00c1c6b1e171b
RWSagIOpLGJF36ecwYDgr7UcFlx4vXBdgBU0CPRJEdueW0qq2D+/JwuMMpghz9d9kcnSALAXATtFa42PcYcaQLYlfFEUuu31Qgo=
SHA256 (Pkgfile) = 947b77eeaa86055befaa57fdc684bcf3f16544dbdcce024ad995723c8601c9c3
SHA256 (.footprint) = ad0ee37d616ac6cdc37c8781ffd29e63d63268372e6130eca5b9bb107b79d1b7
SHA256 (arpwatch-3.1.tar.gz) = ee1d15d9a07952c0c017908b9dbfd5ac988fed0058c3cc4fa6c13e0be36f3a9f

View File

@ -1,8 +1,7 @@
# Description: Monitors MAC Adresses on your network.
# URL: https://ee.lbl.gov/
# Maintainer: Thomas Penteker, tek at serverop dot de
# Packager: James Mills, prologic at shortcircuit dot net dot au
# Depends on: libpcap
# URL: https://ee.lbl.gov/
# Maintainer: Tim Biermann, tbier at posteo dot de
# Depends on: libpcap
name=arpwatch
version=3.1
@ -22,8 +21,6 @@ build() {
install -d $PKG/usr/{bin,share/man/man8,sbin,etc/rc.d}
# prepend DESTDIR to some paths
#sed -i '123,126{s/\$(/$(DESTDIR)$(/2}' Makefile
make SENDMAIL=/usr/bin/sendmail
make DESTDIR=$PKG install
rm -r $PKG/usr/etc