1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-03 01:23:49 +00:00
freebsd-ports/x11/gtk-theme-switch2/Makefile

27 lines
506 B
Makefile
Raw Normal View History

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