Update www/piwik to version 2.4.1
[dports.git] / x11-themes / gtk-nodoka-engine / Makefile
1 # Created by: Romain Tartiere <romain@blogreen.org>
2 # $FreeBSD$
3
4 PORTNAME=       gtk-nodoka-engine
5 PORTVERSION=    0.7.5
6 PORTREVISION=   2
7 CATEGORIES=     x11-themes
8 MASTER_SITES=   https://fedorahosted.org/releases/n/o/nodoka/
9
10 MAINTAINER=     romain@FreeBSD.org
11 COMMENT=        GTK nodoka engine and themes
12
13 OPTIONS_DEFINE= ANIMATION ANIMATIONTOLEFT
14 ANIMATION_DESC=         Animation support
15 ANIMATIONTOLEFT_DESC=   Animation from right to left
16 ANIMATION_CONFIGURE_ENABLE=             animation
17 ANIMATIONTOLEFT_CONFIGURE_ENABLE=       animationtoleft
18
19 GNU_CONFIGURE=  yes
20 USES=           gmake libtool pkgconfig
21 USE_GNOME=      gtk20
22 USE_LDCONFIG=   yes
23
24 .include <bsd.port.mk>