bc47cccc84
ports that depend on GNOME and need to change for 1.4
21 lines
419 B
Makefile
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>
|