openbsd-ports/x11/hicolor-icon-theme/Makefile
ajacoutot 1728cdbe1e - fuck me, move @unexec-delete at the end of the PLIST as under some
circumstances the icon-cache file would be recreated by @unexec

spotted by Mikolaj Kucharski, thanks!
2008-10-08 13:00:00 +00:00

26 lines
514 B
Makefile

# $OpenBSD: Makefile,v 1.11 2008/10/08 13:00:00 ajacoutot Exp $
COMMENT= high-color icon theme shell for GNOME and KDE
DISTNAME= hicolor-icon-theme-0.10
PKGNAME= ${DISTNAME}p4
CATEGORIES= x11
HOMEPAGE= http://www.freedesktop.org/Standards/icon-theme-spec
MASTER_SITES= http://icon-theme.freedesktop.org/releases/
# LGPL
PERMIT_PACKAGE_CDROM= Yes
PERMIT_PACKAGE_FTP= Yes
PERMIT_DISTFILES_CDROM= Yes
PERMIT_DISTFILES_FTP= Yes
CONFIGURE_STYLE= gnu
NO_REGRESS= Yes
PKG_ARCH= *
.include <bsd.port.mk>