Lines 1-16
Link Here
|
1 |
PORTNAME= traff |
1 |
PORTNAME= traff |
2 |
PORTVERSION= 0.7 |
2 |
PORTVERSION= 0.7 |
3 |
PORTREVISION= 1 |
3 |
PORTREVISION= 2 |
4 |
CATEGORIES= net net-mgmt |
4 |
CATEGORIES= net net-mgmt |
5 |
MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION} |
5 |
MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION} |
6 |
|
6 |
|
7 |
MAINTAINER= daniel@freebsd.ro |
7 |
MAINTAINER= daniel@freebsd.ro |
8 |
COMMENT= Libpcab based fast traffic accounting program |
8 |
COMMENT= Libpcab based fast traffic accounting program |
|
|
9 |
WWW= https://sourceforge.net/projects/traff |
9 |
|
10 |
|
10 |
BROKEN_FreeBSD_13= ld: error: duplicate symbol: conf_file |
11 |
LICENSE= GPLv2 |
11 |
BROKEN_FreeBSD_14= ld: error: duplicate symbol: conf_file |
12 |
LICENSE_FILE= ${WRKSRC}/COPYING |
12 |
|
13 |
|
13 |
BUILD_DEPENDS= ${LOCALBASE}/include/argp.h:devel/argp-standalone |
14 |
LIB_DEPENDS= libargp.so:devel/argp-standalone |
14 |
|
15 |
|
15 |
USES= gmake |
16 |
USES= gmake |
16 |
USE_RC_SUBR= traff |
17 |
USE_RC_SUBR= traff |