1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-10 07:04:03 +00:00
freebsd-ports/x11-themes/gtk-xfce-engine/Makefile
2019-11-08 11:21:02 +00:00

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>