freebsd-ports/net/raddump/Makefile

22 lines
384 B
Makefile
Raw Normal View History

# New ports collection makefile for: raddump
# Date created: 31 October 2004
# Whom: shanali
#
# $FreeBSD$
#
PORTNAME= raddump
PORTVERSION= 0.2.1
CATEGORIES= net
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR=${PORTNAME}
MAINTAINER= shanali@yahoo.com
COMMENT= Radius Packet Analyzer
GNU_CONFIGURE= yes
MAN1= raddump.1
.include <bsd.port.mk>