blob: e81ade8f86f877df5b624fea5aaa4972a224331c (
plain)
1
2
3
4
5
6
7
8
9
|
# $NetBSD: Makefile,v 1.3 2005/05/18 06:10:30 martti Exp $
.include "../../meta-pkgs/xfce4/Makefile.common"
DISTNAME= xfce4-icon-theme-${XFCE4_VERSION}
CATEGORIES= graphics
COMMENT= XFce4 icon themes
.include "../../mk/bsd.pkg.mk"
|