2013-09-03 00:50:21 +02:00
|
|
|
# Created by: Phillip Neumann <pneumann@gmail.com>
|
2006-04-30 23:26:45 +02:00
|
|
|
# $FreeBSD$
|
|
|
|
|
|
|
|
PORTNAME= ubuntulooks
|
2006-10-14 10:54:54 +02:00
|
|
|
PORTVERSION= 0.9.12
|
2016-12-08 20:52:19 +01:00
|
|
|
PORTREVISION= 10
|
2006-04-30 23:26:45 +02:00
|
|
|
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
|
|
|
|
|
2016-04-01 16:33:55 +02:00
|
|
|
BUILD_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/gtk-engines-2.pc:x11-themes/gtk-engines2
|
|
|
|
RUN_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/gtk-engines-2.pc:x11-themes/gtk-engines2
|
2006-04-30 23:26:45 +02:00
|
|
|
|
|
|
|
GNU_CONFIGURE= yes
|
2014-07-01 19:23:48 +02:00
|
|
|
USES= gmake libtool pkgconfig
|
2006-04-30 23:26:45 +02:00
|
|
|
USE_GNOME= gtk20
|
2006-10-14 10:54:54 +02:00
|
|
|
WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}
|
2006-04-30 23:26:45 +02:00
|
|
|
|
2007-06-15 14:37:01 +02:00
|
|
|
.include <bsd.port.mk>
|