2013-09-12 11:07:08 +02:00
|
|
|
# Created by: Oleg Pudeyev <oleg@bsdpower.com>
|
2000-07-24 19:27:13 +02:00
|
|
|
# $FreeBSD$
|
|
|
|
|
|
|
|
PORTNAME= gtk-theme-switch
|
2007-12-27 21:55:18 +01:00
|
|
|
DISTVERSION= 2.0.0rc2
|
2016-12-08 20:52:19 +01:00
|
|
|
PORTREVISION= 6
|
2000-07-24 19:27:13 +02:00
|
|
|
CATEGORIES= x11
|
|
|
|
MASTER_SITES= http://www.muhri.net/
|
|
|
|
|
2007-12-27 21:55:18 +01:00
|
|
|
MAINTAINER= oleg@bsdpower.com
|
2013-09-17 15:10:00 +02:00
|
|
|
COMMENT= Command line tool for switching GTK+ 2.0 themes
|
2000-07-24 19:27:13 +02:00
|
|
|
|
2013-09-12 11:07:08 +02:00
|
|
|
USES= gmake pkgconfig
|
2007-12-27 21:55:18 +01:00
|
|
|
USE_XORG= x11
|
|
|
|
USE_GNOME= gtk20
|
2001-04-17 08:39:17 +02:00
|
|
|
|
2014-01-10 10:32:14 +01:00
|
|
|
PLIST_FILES= bin/switch2 man/man1/switch2.1.gz
|
2000-07-24 19:27:13 +02:00
|
|
|
|
|
|
|
.include <bsd.port.mk>
|