summaryrefslogtreecommitdiffstats
path: root/x11-themes/cairo-gtk-engine/Makefile
blob: d1705dd8a023d9b6b32ed4e1656666f2ce6d9caa (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
# New ports collection makefile for:    cairo-gtk-engine
# Date created:     2005-07-04
# Whom:         Michael Johnson <ahze@FreeBSD.org>
#
# $FreeBSD$
#    $MCom: ports/x11-themes/cairo-gtk-engine/Makefile,v 1.3 2006/05/06 08:53:17 marcus Exp $

PORTNAME=   cairo-gtk-engine
PORTVERSION=    0.0.0
PORTREVISION=   3
CATEGORIES= x11-themes
MASTER_SITES=   ${MASTER_SITE_LOCAL} \
        http://people.freebsd.org/~ahze/distfiles/
MASTER_SITE_SUBDIR= ahze

MAINTAINER= ahze@FreeBSD.org
COMMENT=    Cairo-gtk theme engine and themes

WRKSRC=     ${WRKDIR}/${PORTNAME}
USE_BZIP2=  yes
GNU_CONFIGURE=  yes
USE_GNOME=  gnomehack gtk20

.include <bsd.port.mk>