openbsd-ports/x11/industrial-icon-theme/Makefile
ajacoutot 861a799ae0 Use @unexec-delete instead of @unexec for the *-update-* goos.
prodded by espie@
discussed with espie@ sthen@ landry@
2009-12-21 20:46:00 +00:00

28 lines
570 B
Makefile

# $OpenBSD: Makefile,v 1.2 2009/12/21 20:46:01 ajacoutot Exp $
COMMENT= Industrial icon theme from OpenSUSE
DISTNAME= industrial-icon-theme-11.0.5
PKGNAME= ${DISTNAME}p0
CATEGORIES= x11
MASTER_SITES= http://forgeftp.novell.com/opensuse-art/openSUSE11/icons/
# CC-BY-SA 3.0
PERMIT_PACKAGE_CDROM= Yes
PERMIT_PACKAGE_FTP= Yes
PERMIT_DISTFILES_CDROM= Yes
PERMIT_DISTFILES_FTP= Yes
BUILD_DEPENDS= ::x11/icon-naming-utils \
::x11/gnome/librsvg \
::graphics/ImageMagick
NO_REGRESS= Yes
USE_GMAKE= Yes
PKG_ARCH= *
CONFIGURE_STYLE= gnu
.include <bsd.port.mk>