2004-10-31 12:43:03 +01:00
|
|
|
# New ports collection makefile for: raddump
|
|
|
|
# Date created: 31 October 2004
|
|
|
|
# Whom: shanali
|
|
|
|
#
|
|
|
|
# $FreeBSD$
|
|
|
|
#
|
|
|
|
|
|
|
|
PORTNAME= raddump
|
2005-07-01 09:45:49 +02:00
|
|
|
PORTVERSION= 0.3.1
|
2004-10-31 12:43:03 +01:00
|
|
|
CATEGORIES= net
|
2009-08-22 02:32:25 +02:00
|
|
|
MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION}
|
2004-10-31 12:43:03 +01:00
|
|
|
|
2009-08-27 20:38:44 +02:00
|
|
|
MAINTAINER= ports@FreeBSD.org
|
2004-10-31 12:43:03 +01:00
|
|
|
COMMENT= Radius Packet Analyzer
|
|
|
|
|
|
|
|
GNU_CONFIGURE= yes
|
|
|
|
|
|
|
|
MAN1= raddump.1
|
|
|
|
|
2005-07-01 09:45:49 +02:00
|
|
|
PLIST_FILES= bin/raddump
|
|
|
|
|
2004-10-31 12:43:03 +01:00
|
|
|
.include <bsd.port.mk>
|