pkgsrc-wip/xfce4-icon-theme/Makefile
Aleksej Saushev b011ad6772 Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.
Mark packages that don't or might probably not have staged installation.
2012-10-07 20:11:06 +00:00

15 lines
396 B
Makefile

# $NetBSD: Makefile,v 1.5 2012/10/07 20:11:09 asau Exp $
.include "../../meta-pkgs/xfce4/Makefile.common"
ICONS_VERSION= 4.4.3
DISTNAME= xfce4-icon-theme-${ICONS_VERSION}
PKGREVISION= 5
CATEGORIES= graphics
COMMENT= Xfce icon themes
MASTER_SITES= http://archive.xfce.org/src/art/xfce4-icon-theme/4.4/
.include "../../graphics/hicolor-icon-theme/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"