freebsd-ports/net-mgmt/etherape/Makefile
Ade Lovett bc47cccc84 Various patches (mainly shared library revision changes) for those
ports that depend on GNOME and need to change for 1.4
2001-05-04 21:41:30 +00:00

21 lines
419 B
Makefile

# New ports collection makefile for: etherape
# Date created: 4 April 2001
# Whom: Holger Lamm <holger@eit.uni-kl.de>
#
# $FreeBSD$
#
PORTNAME= etherape
PORTVERSION= 0.5.7
PORTREVISION= 1
CATEGORIES= net gnome
MASTER_SITES= http://prdownloads.sourceforge.net/etherape/ \
ftp://etherape.sourceforge.net/pub/etherape/
MAINTAINER= holger@eit.uni-kl.de
USE_GNOME= yes
MAN8= etherape.8
.include <bsd.port.mk>