| Server IP : 82.208.35.60 / Your IP : 216.73.216.89 Web Server : Apache/2.4.55 (FreeBSD) OpenSSL/1.1.1q-freebsd PHP/7.3.31 System : FreeBSD server7.d2m.cz 12.4-RELEASE-p9 FreeBSD 12.4-RELEASE-p9 GENERIC amd64 User : studiokobylisy_cz ( 1008) PHP Version : 7.3.31 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : OFF | Perl : OFF | Python : OFF | Sudo : OFF | Pkexec : OFF Directory : /usr/ports/net/ladvd/ |
Upload File : |
PORTNAME= ladvd
PORTVERSION= 1.1.2
DISTVERSIONPREFIX=v
PORTREVISION= 1
CATEGORIES= net
MAINTAINER= ports@FreeBSD.org
COMMENT= Minimal LLDP/CDP/EDP/FDP/NDP sender daemon
WWW= https://github.com/sspans/ladvd
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/doc/LICENSE
LIB_DEPENDS= libevent.so:devel/libevent
USERS= ladvd
GROUPS= ${USERS}
USE_GITHUB= yes
GH_ACCOUNT= sspans
USES= autoreconf libtool pkgconfig
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --with-chroot-dir=/var/empty
PORTDOCS= README TODO HACKING
USE_RC_SUBR= ladvd
SUB_FILES= pkg-message
PLIST_FILES= man/man8/ladvd.8.gz \
man/man8/ladvdc.8.gz \
sbin/ladvd \
sbin/ladvdc
OPTIONS_DEFINE= DOCS
post-patch:
@${REINPLACE_CMD} -e 's|LICENSE||' ${WRKSRC}/doc/Makefile.am
.include <bsd.port.mk>