15 lines
362 B
Makefile
15 lines
362 B
Makefile
# $NetBSD: Makefile,v 1.17 2012/03/03 00:12:10 wiz Exp $
|
|
|
|
PKG_DESTDIR_SUPPORT= user-destdir
|
|
|
|
.include "../../meta-pkgs/xfce4/Makefile.common"
|
|
|
|
XFCE4_VERSION= 4.4.3
|
|
|
|
DISTNAME= xfce4-icon-theme-${XFCE4_VERSION}
|
|
PKGREVISION= 7
|
|
CATEGORIES= graphics
|
|
COMMENT= Xfce icon themes
|
|
|
|
.include "../../graphics/hicolor-icon-theme/buildlink3.mk"
|
|
.include "../../mk/bsd.pkg.mk"
|