2015-03-27 08:16:15 +00:00
|
|
|
# $OpenBSD: Makefile,v 1.12 2015/03/27 08:16:23 ajacoutot Exp $
|
2007-05-13 19:47:51 +00:00
|
|
|
|
2007-09-15 20:04:18 +00:00
|
|
|
COMMENT= Tango icon theme extras for GNOME and KDE
|
2007-05-13 19:47:51 +00:00
|
|
|
|
|
|
|
DISTNAME= tango-icon-theme-extras-0.1.0
|
2015-03-27 08:16:15 +00:00
|
|
|
REVISION= 6
|
2007-05-13 19:47:51 +00:00
|
|
|
CATEGORIES= x11
|
|
|
|
|
2008-07-07 21:26:50 +00:00
|
|
|
HOMEPAGE= http://tango.freedesktop.org/
|
2007-10-19 22:21:23 +00:00
|
|
|
MASTER_SITES= ${HOMEPAGE}/releases/
|
2007-05-13 19:47:51 +00:00
|
|
|
|
2007-10-19 22:21:23 +00:00
|
|
|
# CC Attribution-ShareAlike 2.5
|
2007-05-13 19:47:51 +00:00
|
|
|
PERMIT_PACKAGE_CDROM= Yes
|
|
|
|
|
2010-11-22 08:36:47 +00:00
|
|
|
BUILD_DEPENDS= x11/icon-naming-utils \
|
|
|
|
graphics/ImageMagick
|
2011-12-03 23:20:52 +00:00
|
|
|
RUN_DEPENDS= x11/tango-icon-theme \
|
2015-03-27 08:16:15 +00:00
|
|
|
x11/gtk+3,-guic
|
2007-05-13 19:47:51 +00:00
|
|
|
|
|
|
|
CONFIGURE_STYLE= gnu
|
|
|
|
USE_GMAKE= Yes
|
|
|
|
PKG_ARCH= *
|
|
|
|
|
|
|
|
.include <bsd.port.mk>
|