openbsd-ports/x11/tango-icon-theme/Makefile

26 lines
564 B
Makefile
Raw Normal View History

2008-07-07 17:26:50 -04:00
# $OpenBSD: Makefile,v 1.5 2008/07/07 21:26:50 jasper Exp $
COMMENT= Tango icon theme for GNOME and KDE
2007-10-22 18:02:12 -04:00
DISTNAME= tango-icon-theme-0.8.1
2008-07-07 17:26:50 -04:00
PKGNAME= ${DISTNAME}p0
CATEGORIES= x11
2008-07-07 17:26:50 -04:00
HOMEPAGE= http://tango.freedesktop.org/
2007-10-22 18:02:12 -04:00
MASTER_SITES= ${HOMEPAGE}/releases/
# LGPL
PERMIT_PACKAGE_CDROM= Yes
PERMIT_PACKAGE_FTP= Yes
PERMIT_DISTFILES_CDROM= Yes
PERMIT_DISTFILES_FTP= Yes
BUILD_DEPENDS= :icon-naming-utils->=0.8.2:x11/icon-naming-utils \
:ImageMagick-*:graphics/ImageMagick
CONFIGURE_STYLE= gnu
USE_GMAKE= Yes
PKG_ARCH= *
.include <bsd.port.mk>