24 lines
421 B
Makefile
24 lines
421 B
Makefile
# $OpenBSD: Makefile,v 1.18 2013/03/11 11:46:13 espie Exp $
|
|
|
|
COMMENT= fallback theme of the icon theme specification
|
|
|
|
DISTNAME= hicolor-icon-theme-0.12
|
|
REVISION= 2
|
|
|
|
CATEGORIES= x11
|
|
|
|
HOMEPAGE= http://www.freedesktop.org/Standards/icon-theme-spec
|
|
|
|
MASTER_SITES= http://icon-theme.freedesktop.org/releases/
|
|
|
|
# GPLv2
|
|
PERMIT_PACKAGE_CDROM= Yes
|
|
|
|
CONFIGURE_STYLE= gnu
|
|
|
|
NO_TEST= Yes
|
|
|
|
PKG_ARCH= *
|
|
|
|
.include <bsd.port.mk>
|