ecd8d02718
from x11-toolkits. PR: ports/63145 List compiled by: adamw Repocopy by: marcus
23 lines
526 B
Makefile
23 lines
526 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.9
|
|
PORTREVISION= 2
|
|
CATEGORIES= x11-themes xfce
|
|
MASTER_SITES= ftp://ftp.berlios.de/pub/xfce-goodies/4.0.5/ \
|
|
http://hannelore.f1.fhtw-berlin.de/mirrors/xfce4/xfce-4.0.5/src/
|
|
|
|
MAINTAINER= oliver@FreeBSD.org
|
|
COMMENT= An XFCE engine for GTK 2.0
|
|
|
|
USE_GMAKE= yes
|
|
USE_GNOME= gnomehack gtk20
|
|
USE_LIBTOOL_VER=15
|
|
USE_X_PREFIX= yes
|
|
|
|
.include <bsd.port.mk>
|