freebsd-ports/net-p2p/napshare/Makefile
Tijl Coosemans 3ce0f21808 devel/glib12 x11-toolkits/gtk12:
- Convert to USES=libtool and bump dependent ports
- Add INSTALL_TARGET=install-strip
- Remove patches that renamed include directories and libraries so they
  didn't conflict with early development versions of glib/gtk 2.0
2014-09-13 15:11:27 +00:00

17 lines
334 B
Makefile

# Created by: Mike Heffner <mikeh@FreeBSD.org>
# $FreeBSD$
PORTNAME= napshare
PORTVERSION= 1.3
PORTREVISION= 2
CATEGORIES= net-p2p
MASTER_SITES= SF/${PORTNAME}/NapShare%20V${PORTVERSION}/Linux
MAINTAINER= ports@FreeBSD.org
COMMENT= GTK based Gnutella client
USES= gmake
USE_GNOME= gtk12
GNU_CONFIGURE= yes
.include <bsd.port.mk>