1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-03 06:04:53 +00:00
freebsd-ports/x11-themes/gtk-xfce-engine/Makefile
Oliver Lehmann 395f5a4663 update Xfce to 4.6
for more information please read

        http://www.xfce.org/about/news?id=21
2009-03-02 16:51:57 +00:00

23 lines
510 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.6.0
CATEGORIES= x11-themes xfce
MASTER_SITES= ${MASTER_SITE_XFCE}
DIST_SUBDIR= xfce4
MAINTAINER= oliver@FreeBSD.org
COMMENT= An XFCE engine for GTK 2.0
GNU_CONFIGURE= yes
USE_BZIP2= yes
USE_GNOME= glib20 gnomehack gtk20 pkgconfig
USE_XFCE= configenv # to get MASTER_SITE_SUBDIR something has to be defined
.include <bsd.port.mk>