2014-03-06 19:24:50 +01:00
|
|
|
# Created by: sk8harddiefast
|
|
|
|
# $FreeBSD$
|
|
|
|
|
|
|
|
PORTNAME= blueprint
|
|
|
|
PORTVERSION= 0.9.20
|
2014-08-25 19:29:30 +02:00
|
|
|
PORTREVISION= 2
|
2014-03-06 19:24:50 +01:00
|
|
|
CATEGORIES= x11-themes
|
|
|
|
MASTER_SITES= http://dlc.sun.com/osol/jds/downloads/extras/
|
|
|
|
PKGNAMEPREFIX= gtk-
|
|
|
|
PKGNAMESUFFIX= -engine
|
|
|
|
|
|
|
|
MAINTAINER= sk8harddiefast@gmail.com
|
|
|
|
COMMENT= Engine, and collection of icons, themes from OpenSolaris
|
|
|
|
|
|
|
|
LICENSE= GPLv2
|
|
|
|
|
|
|
|
BUILD_DEPENDS= icon-naming-utils>=0.8.90:${PORTSDIR}/x11-themes/icon-naming-utils
|
|
|
|
|
|
|
|
GNU_CONFIGURE= yes
|
2014-08-25 19:29:30 +02:00
|
|
|
USES= gmake libtool perl5 pkgconfig tar:bzip2
|
2014-03-06 19:24:50 +01:00
|
|
|
USE_GNOME= glib20 gtk20 intltool intlhack
|
|
|
|
INSTALLS_ICONS= yes
|
|
|
|
|
|
|
|
.include <bsd.port.mk>
|