mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-10 07:04:03 +00:00
20 lines
355 B
Makefile
20 lines
355 B
Makefile
# Created by: olgeni@FreeBSD.org
|
|
# $FreeBSD$
|
|
|
|
PORTNAME= gtk-xfce-engine
|
|
PORTVERSION= 3.2.0
|
|
CATEGORIES= x11-themes xfce
|
|
MASTER_SITES= XFCE
|
|
DIST_SUBDIR= xfce4
|
|
|
|
MAINTAINER= xfce@FreeBSD.org
|
|
COMMENT= Xfce GTK2 theme engine
|
|
|
|
LICENSE= GPLv2
|
|
|
|
GNU_CONFIGURE= yes
|
|
USES= gmake gnome libtool pkgconfig tar:bzip2 xfce
|
|
USE_GNOME= glib20 gtk20
|
|
|
|
.include <bsd.port.mk>
|