# Created by: nbm # $FreeBSD$ PORTNAME= arprelease PORTVERSION= 1.2 PORTREVISION= 4 CATEGORIES= net MASTER_SITES= SF MAINTAINER= ports@FreeBSD.org COMMENT= Libnet tool to flush arp cache entries from devices (eg. routers) LIB_DEPENDS= libnet.so:${PORTSDIR}/net/libnet WRKSRC= ${WRKDIR}/${PORTNAME} PLIST_FILES= bin/arprelease LIBNET_CONFIG?= ${LOCALBASE}/bin/libnet11-config do-build: (cd ${WRKSRC} && \ ${CC} ${CFLAGS} `${LIBNET_CONFIG} --defines` \ `${LIBNET_CONFIG} --cflags` -o arprelease arprelease.c \ `${LIBNET_CONFIG} --libs`) do-install: ${INSTALL_PROGRAM} ${WRKSRC}/arprelease ${STAGEDIR}${PREFIX}/bin .include -ports-gnome' title='freebsd-ports-gnome Git repository'/>
aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* remove USE_REINPLACE for all ports with categories starting with Cedwin2006-05-041-1/+0
* USE_SUBFILES -> SUB_FILESedwin2006-04-021-1/+1
* Use SUB_FILESedwin2006-04-012-1/+3
* Bump PORTREVISION on glib12/gtk12 consumer ports to ease the upgrade path.ade2006-03-071-1/+1
* - Add SHA256pav2005-11-251-0/+1
* Remove WWWmnag2005-10-261-1/+0
* Reset bouncing maintainer address. These ports are now available forlinimon2005-07-261-1/+1
* - Pass maintainership to submittersem2005-01-08