20 lines
486 B
Makefile
20 lines
486 B
Makefile
# $NetBSD: Makefile,v 1.25 2017/08/16 20:21:09 wiz Exp $
|
|
|
|
DISTNAME= hicolor-icon-theme-0.13
|
|
PKGREVISION= 1
|
|
CATEGORIES= graphics
|
|
MASTER_SITES= http://icon-theme.freedesktop.org/releases/
|
|
|
|
MAINTAINER= pkgsrc-users@NetBSD.org
|
|
HOMEPAGE= https://icon-theme.freedesktop.org/wiki/HicolorTheme
|
|
COMMENT= Standard icon theme called hicolor
|
|
LICENSE= gnu-gpl-v2
|
|
|
|
GNU_CONFIGURE= YES
|
|
NO_BUILD= YES
|
|
USE_LANGUAGES= # none, not even C
|
|
USE_TOOLS+= gmake
|
|
|
|
ICON_THEMES= yes
|
|
|
|
.include "../../mk/bsd.pkg.mk"
|