1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-03 06:04:53 +00:00
freebsd-ports/net/gnewtellium/Makefile
2003-02-21 13:28:59 +00:00

24 lines
436 B
Makefile

# New ports collection makefile for: gnewtellium
# Date created: 9 April 2002
# Whom: haikal
#
# $FreeBSD$
PORTNAME= gnewtellium
PORTVERSION= 0.05b
CATEGORIES= net
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
MAINTAINER= wyldephyre2@yahoo.com
COMMENT= A gnutella client
USE_X_PREFIX= yes
USE_GMAKE= yes
USE_GNOMENG= yes
USE_GNOME= gtk12
GNU_CONFIGURE= yes
USE_AUTOCONF= yes
.include <bsd.port.mk>