openbsd-ports/x11/hicolor-icon-theme/Makefile

27 lines
506 B
Makefile
Raw Normal View History

2011-12-03 13:35:11 -05:00
# $OpenBSD: Makefile,v 1.17 2011/12/03 18:35:11 ajacoutot Exp $
COMMENT= fallback theme of the icon theme specification
DISTNAME= hicolor-icon-theme-0.12
2011-12-03 13:35:11 -05:00
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
PERMIT_PACKAGE_FTP= Yes
PERMIT_DISTFILES_CDROM= Yes
PERMIT_DISTFILES_FTP= Yes
CONFIGURE_STYLE= gnu
2005-11-13 11:57:14 -05:00
NO_REGRESS= Yes
PKG_ARCH= *
.include <bsd.port.mk>