25 lines
532 B
Makefile
Raw Normal View History

# $OpenBSD: Makefile,v 1.12 2015/03/27 08:16:23 ajacoutot Exp $
COMMENT= Tango icon theme extras for GNOME and KDE
DISTNAME= tango-icon-theme-extras-0.1.0
REVISION= 6
CATEGORIES= x11
2008-07-07 21:26:50 +00:00
HOMEPAGE= http://tango.freedesktop.org/
MASTER_SITES= ${HOMEPAGE}/releases/
# CC Attribution-ShareAlike 2.5
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 \
x11/gtk+3,-guic
CONFIGURE_STYLE= gnu
USE_GMAKE= Yes
PKG_ARCH= *
.include <bsd.port.mk>