pkgsrc/graphics/hicolor-icon-theme/Makefile
jmmv 0eef1ea2d2 Initial import of hicolor-icon-theme, version 0.4:
Default icon theme called hicolor, from freedesktop.org.
2004-04-01 18:27:48 +00:00

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"