openbsd-ports/x11/tango-icon-theme-extras/Makefile
2013-03-11 11:35:43 +00:00

25 lines
528 B
Makefile

# $OpenBSD: Makefile,v 1.11 2013/03/11 11:46:16 espie Exp $
COMMENT= Tango icon theme extras for GNOME and KDE
DISTNAME= tango-icon-theme-extras-0.1.0
REVISION= 5
CATEGORIES= x11
HOMEPAGE= http://tango.freedesktop.org/
MASTER_SITES= ${HOMEPAGE}/releases/
# CC Attribution-ShareAlike 2.5
PERMIT_PACKAGE_CDROM= Yes
BUILD_DEPENDS= x11/icon-naming-utils \
graphics/ImageMagick
RUN_DEPENDS= x11/tango-icon-theme \
x11/gtk+2,-guic
CONFIGURE_STYLE= gnu
USE_GMAKE= Yes
PKG_ARCH= *
.include <bsd.port.mk>