2001-09-06 12:03:56 +02:00
|
|
|
# New ports collection makefile for: napshare
|
|
|
|
# Date created: 4 July 2001
|
|
|
|
# Whom: Mike Heffner <mikeh@FreeBSD.org>
|
|
|
|
#
|
|
|
|
# $FreeBSD$
|
|
|
|
#
|
|
|
|
|
|
|
|
PORTNAME= napshare
|
2008-04-17 00:41:16 +02:00
|
|
|
PORTVERSION= 1.3
|
2008-06-06 16:17:21 +02:00
|
|
|
PORTREVISION= 1
|
2006-01-30 22:36:28 +01:00
|
|
|
CATEGORIES= net-p2p
|
2009-08-22 02:32:25 +02:00
|
|
|
MASTER_SITES= SF/${PORTNAME}/NapShare%20V${PORTVERSION}/Linux
|
2001-09-06 12:03:56 +02:00
|
|
|
|
2007-07-20 15:30:13 +02:00
|
|
|
MAINTAINER= ports@FreeBSD.org
|
2003-03-07 07:14:21 +01:00
|
|
|
COMMENT= A GTK based Gnutella client
|
2001-09-06 12:03:56 +02:00
|
|
|
|
|
|
|
USE_GMAKE= yes
|
2002-09-03 03:06:26 +02:00
|
|
|
USE_GNOME= gtk12
|
2001-09-06 12:03:56 +02:00
|
|
|
GNU_CONFIGURE= yes
|
|
|
|
|
|
|
|
.include <bsd.port.mk>
|