Tweak sysutils/ansible23 version 2.3.2.0
[dports.git] / net-p2p / napshare / Makefile
1 # Created by: Mike Heffner <mikeh@FreeBSD.org>
2 # $FreeBSD$
3
4 PORTNAME=       napshare
5 PORTVERSION=    1.3
6 PORTREVISION=   3
7 CATEGORIES=     net-p2p
8 MASTER_SITES=   SF/${PORTNAME}/NapShare%20V${PORTVERSION}/Linux
9
10 MAINTAINER=     ports@FreeBSD.org
11 COMMENT=        GTK based Gnutella client
12
13 USES=           gmake
14 USE_GNOME=      gtk12
15 GNU_CONFIGURE=  yes
16
17 .include <bsd.port.mk>