18 lines
439 B
Makefile
18 lines
439 B
Makefile
# $NetBSD: Makefile,v 1.1.1.1 2004/04/01 18:27:48 jmmv Exp $
|
|
#
|
|
|
|
DISTNAME= hicolor-icon-theme-0.4
|
|
CATEGORIES= graphics
|
|
MASTER_SITES= http://freedesktop.org/Software/icon-theme/releases/
|
|
|
|
MAINTAINER= jmmv@NetBSD.org
|
|
HOMEPAGE= http://freedesktop.org/Software/icon-theme
|
|
COMMENT= Standard icon theme called hicolor
|
|
|
|
GNU_CONFIGURE= YES
|
|
NO_BUILDLINK= YES
|
|
NO_BUILD= YES
|
|
USE_GNU_TOOLS+= make
|
|
USE_LANGUAGES= # empty
|
|
|
|
.include "../../mk/bsd.pkg.mk"
|