pkgsrc/x11/gtk2-chtheme/Makefile
wiz 8b5d49eb78 Bump all packages that use perl, or depend on a p5-* package, or
are called p5-*.

I hope that's all of them.
2012-10-03 21:53:53 +00:00

23 lines
587 B
Makefile

# $NetBSD: Makefile,v 1.25 2012/10/03 21:59:07 wiz Exp $
#
DISTNAME= gtk-chtheme-0.3.1
PKGNAME= gtk2-chtheme-0.3.1
PKGREVISION= 16
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
PKG_DESTDIR_SUPPORT= user-destdir
USE_TOOLS+= gmake perl pkg-config
REPLACE_PERL= replace
BUILDLINK_TRANSFORM+= rm:-DGTK_DISABLE_DEPRECATED
.include "../../x11/gtk2/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"