freebsd-ports/net-p2p/gnewtellium/Makefile

26 lines
545 B
Makefile

# New ports collection makefile for: gnewtellium
# Date created: 9 April 2002
# Whom: haikal
#
# $FreeBSD$
PORTNAME= gnewtellium
PORTVERSION= 0.05b
PORTREVISION= 4
CATEGORIES= net-p2p
MASTER_SITES= SF
MAINTAINER= ports@FreeBSD.org
COMMENT= A gnutella client
USE_GNOME= gtk12
USE_GMAKE= yes
GNU_CONFIGURE= yes
MAKE_ARGS= ACLOCAL="${TRUE}" AUTOCONF="${TRUE}" AUTOMAKE="${TRUE}" \
AUTOHEADER="${TRUE}"
PLIST_FILES= bin/gnewtellium %%DATADIR%%/pixmaps/gnewtellium.xpm
PLIST_DIRS= %%DATADIR%%/pixmaps %%DATADIR%%
.include <bsd.port.mk>