pkgsrc-wip/gtk2-engines-murrine/Makefile
Stathis Kamperis 1f3954bd7a Implement show-options framework
* animation
  * animationtoleft
  * macmenu
2007-05-20 12:04:45 +00:00

22 lines
529 B
Makefile

# $NetBSD: Makefile,v 1.3 2007/05/20 12:04:45 ekamperi Exp $
#
DISTNAME= murrine-0.53.1
CATEGORIES= x11
MASTER_SITES= http://cimi.netsons.org/media/download_gallery/murrine/
EXTRACT_SUFX= .tar.bz2
MAINTAINER= ekamperi@auth.gr
HOMEPAGE= http://cimi.netsons.org/media/download_gallery/murrine/
COMMENT= Cairo-based, very fast, gtk engine
GNU_CONFIGURE= yes
USE_LIBTOOL= yes
USE_TOOLS+= pkg-config
PKGCONFIG_OVERRIDE+= murrine.pc.in
.include "options.mk"
.include "../../x11/gtk2/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"