freebsd-ports/x11-toolkits/gtk-xfce-engine/Makefile
Oliver Lehmann 2a71ce1805 Remove sf.net from MASTER_SITES because the distfiles doesn't exist on sf.net.
Add xfce.org mirrors to MASTER_SITES.

PR:		ports/58980
Submitted By:	sergei
2003-11-05 21:44:38 +00:00

28 lines
795 B
Makefile

# New ports collection makefile for: gtk-xfce-engine
# Date Created: 10 October 2002
# Whom: olgeni@FreeBSD.org
#
# $FreeBSD$
#
PORTNAME= gtk-xfce-engine
PORTVERSION= 2.1.6
CATEGORIES= x11-toolkits xfce
MASTER_SITES= ftp://ftp.berlios.de/pub/xfce-goodies/4.0.0/ \
http://hannelore.f1.fhtw-berlin.de/mirrors/xfce4/4.0.0/xfce-4.0.0/src/ \
http://linux.imp.mx/xfce4/xfce_4.0.0/src/ \
http://www.efd.lth.se/~c03bk/xfce4/mirror/tarballs/4.0.0/ \
http://changux.homelinux.org/xfce_4.0.0/archive/xfce-4.0.0/src/ \
http://www.xfce.org/archive/xfce-4.0.0/src/
MAINTAINER= oliver@FreeBSD.org
COMMENT= An XFCE engine for GTK 2.0
LIB_DEPENDS= gtk-x11-2.0.200:${PORTSDIR}/x11-toolkits/gtk20
USE_GMAKE= yes
USE_GNOME= gnomehack
USE_LIBTOOL= yes
USE_X_PREFIX= yes
.include <bsd.port.mk>