19 lines
500 B
Makefile
19 lines
500 B
Makefile
# $NetBSD: Makefile,v 1.10 2006/10/04 22:06:57 wiz Exp $
|
|
#
|
|
|
|
DISTNAME= gtk-chtheme-0.3.1
|
|
PKGNAME= gtk2-chtheme-0.3.1
|
|
PKGREVISION= 3
|
|
CATEGORIES= x11
|
|
MASTER_SITES= http://plasmasturm.org/code/gtk-chtheme/
|
|
EXTRACT_SUFX= .tar.bz2
|
|
|
|
MAINTAINER= kirtai@users.sourceforge.net
|
|
HOMEPAGE= http://plasmasturm.org/code/gtk-chtheme/
|
|
COMMENT= GTK+2 theme changer with preview
|
|
|
|
USE_TOOLS+= gmake perl pkg-config
|
|
REPLACE_PERL= replace
|
|
|
|
.include "../../x11/gtk2/buildlink3.mk"
|
|
.include "../../mk/bsd.pkg.mk"
|