freebsd-ports/net/gtk-gnutella/Makefile

22 lines
418 B
Makefile
Raw Normal View History

# New ports collection makefile for: gtk-gnutella
# Date created: 19 May, 2000
# Whom: rbt@zort.on.ca
#
# $FreeBSD$
#
PORTNAME= gtk-gnutella
PORTVERSION= 0.12
CATEGORIES= net
MASTER_SITES= http://gtk-gnutella.sourceforge.net/download/ \
ftp://gtk-gnutella.sourceforge.net/pub/gtk-gnutella/
MAINTAINER= rbt@zort.on.ca
USE_X_PREFIX= yes
USE_GMAKE= yes
2000-10-05 08:42:57 +02:00
USE_GTK= yes
GNU_CONFIGURE= yes
.include <bsd.port.mk>