aboutsummaryrefslogtreecommitdiffstats
path: root/net-p2p/gnewtellium/Makefile
blob: 91535179578db312e86193ee72c53b9c1a9f07b5 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
# 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

USE_X_PREFIX=   yes
USE_GMAKE=  yes
USE_GNOMENG=    yes
USE_GNOME=  gtk12
GNU_CONFIGURE=  yes
USE_AUTOCONF=   yes

.include <bsd.port.mk>