mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-01 05:45:45 +00:00
19 lines
343 B
Makefile
19 lines
343 B
Makefile
# Created by: olgeni@FreeBSD.org
|
|
|
|
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>
|