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

20 lines
387 B
Makefile
Raw Normal View History

# Created by: olgeni@FreeBSD.org
# $FreeBSD$
PORTNAME= gtk-xfce-engine
PORTVERSION= 3.2.0
CATEGORIES= x11-themes xfce
MASTER_SITES= XFCE/src/xfce/${PORTNAME}/${PORTVERSION:R}
DIST_SUBDIR= xfce4
MAINTAINER= xfce@FreeBSD.org
COMMENT= Xfce GTK2 theme engine
LICENSE= GPLv2
GNU_CONFIGURE= yes
USES= gmake libtool pkgconfig xfce tar:bzip2
2014-12-25 03:13:23 +01:00
USE_GNOME= glib20 gtk20
.include <bsd.port.mk>