2007-12-27 20:55:18 +00:00
|
|
|
# New ports collection makefile for: gtk-theme-switch2
|
|
|
|
# Date Created: 4 December 2007
|
|
|
|
# Whom: Oleg Pudeyev <oleg@bsdpower.com>
|
2000-07-24 17:27:13 +00:00
|
|
|
#
|
|
|
|
# $FreeBSD$
|
|
|
|
#
|
|
|
|
|
|
|
|
PORTNAME= gtk-theme-switch
|
2007-12-27 20:55:18 +00:00
|
|
|
DISTVERSION= 2.0.0rc2
|
2010-03-28 06:47:48 +00:00
|
|
|
PORTREVISION= 4
|
2000-07-24 17:27:13 +00:00
|
|
|
CATEGORIES= x11
|
|
|
|
MASTER_SITES= http://www.muhri.net/
|
|
|
|
|
2007-12-27 20:55:18 +00:00
|
|
|
MAINTAINER= oleg@bsdpower.com
|
|
|
|
COMMENT= A command line tool for switching GTK+ 2.0 themes
|
2000-07-24 17:27:13 +00:00
|
|
|
|
2007-12-27 20:55:18 +00:00
|
|
|
USE_XORG= x11
|
|
|
|
USE_GNOME= gtk20
|
2001-04-17 06:39:17 +00:00
|
|
|
USE_GMAKE= yes
|
|
|
|
|
2007-12-27 20:55:18 +00:00
|
|
|
MAN1= switch2.1
|
|
|
|
PLIST_FILES= bin/switch2
|
2000-07-24 17:27:13 +00:00
|
|
|
|
2009-05-31 20:31:08 +00:00
|
|
|
LATEST_LINK= gtk-theme-switch2
|
|
|
|
|
2000-07-24 17:27:13 +00:00
|
|
|
.include <bsd.port.mk>
|