blob: 5d42e845794efb398caad54058b713356fba223e (
plain)
1
2
3
4
5
6
7
8
9
10
|
# $NetBSD: Makefile,v 1.5 2006/02/05 23:09:40 joerg Exp $
.include "../../meta-pkgs/xfce4/Makefile.common"
DISTNAME= xfce4-icon-theme-${XFCE4_VERSION}
PKGREVISION= 1
CATEGORIES= graphics
COMMENT= Xfce icon themes
.include "../../mk/bsd.pkg.mk"
|