# Created by: Phillip Neumann # $FreeBSD: head/x11-themes/ubuntulooks/Makefile 360058 2014-07-01 17:23:48Z tijl $ PORTNAME= ubuntulooks PORTVERSION= 0.9.12 PORTREVISION= 9 CATEGORIES= x11-themes MASTER_SITES= http://archive.ubuntu.com/ubuntu/pool/main/u/ubuntulooks/ DISTNAME= ${PORTNAME}_${PORTVERSION}.orig MAINTAINER= pneumann@gmail.com COMMENT= GTK+ 2.x engine from Ubuntu Dapper BUILD_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/gtk-engines-2.pc:${PORTSDIR}/x11-themes/gtk-engines2 RUN_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/gtk-engines-2.pc:${PORTSDIR}/x11-themes/gtk-engines2 GNU_CONFIGURE= yes USES= gmake libtool pkgconfig USE_GNOME= gtk20 WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} .include