1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-25 21:07:40 +00:00
freebsd-ports/net-p2p/gtk-gnutella/Makefile
Ying-Chieh Liao 3f3db84aac ignore private network hits
PR:		32695
Submitted by:	maintainer
2001-12-11 15:06:40 +00:00

25 lines
498 B
Makefile

# New ports collection makefile for: gtk-gnutella
# Date created: 19 May, 2000
# Whom: rbt@zort.on.ca
#
# $FreeBSD$
#
PORTNAME= gtk-gnutella
PORTVERSION= 0.18
PORTREVISION= 1
CATEGORIES= net
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} \
http://gtk-gnutella.sourceforge.net/download/ \
ftp://gtk-gnutella.sourceforge.net/pub/gtk-gnutella/
MASTER_SITE_SUBDIR= ${PORTNAME}
MAINTAINER= roman@xpert.com
USE_X_PREFIX= yes
USE_GMAKE= yes
USE_GTK= yes
GNU_CONFIGURE= yes
.include <bsd.port.mk>