freebsd-ports/x11-themes/gtk-xfce-engine/Makefile

24 lines
566 B
Makefile
Raw Normal View History

# New ports collection makefile for: gtk-xfce-engine
# Date Created: 10 October 2002
# Whom: olgeni@FreeBSD.org
#
# $FreeBSD$
#
PORTNAME= gtk-xfce-engine
PORTVERSION= 2.9.0
CATEGORIES= x11-themes xfce
MASTER_SITES= ${MASTER_SITE_XFCE}
MASTER_SITE_SUBDIR= src/xfce/${PORTNAME}/${PORTVERSION:R}
DIST_SUBDIR= xfce4
MAINTAINER= xfce@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>