aboutsummaryrefslogtreecommitdiffstats
path: root/net/raddump/Makefile
blob: 15a5b3d4302411d6707caa6597ebe2d1de8cd0ee (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
# New ports collection makefile for:   raddump
# Date created:        31 October 2004
# Whom:                shanali
#
# $FreeBSD$
#

PORTNAME=   raddump
PORTVERSION=    0.3.1
CATEGORIES= net
MASTER_SITES=   ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= raddump

MAINTAINER= shanali@yahoo.com
COMMENT=    Radius Packet Analyzer

GNU_CONFIGURE=  yes

MAN1=       raddump.1

PLIST_FILES=    bin/raddump

.include <bsd.port.mk>