29aa29aca0
from Mikolaj Kucharski <mikolaj.kucharski@gmail.com>
26 lines
533 B
Makefile
26 lines
533 B
Makefile
# $OpenBSD: Makefile,v 1.5 2007/03/17 14:08:25 jasper Exp $
|
|
|
|
COMMENT= "high-color icon theme shell for GNOME and KDE"
|
|
|
|
DISTNAME= hicolor-icon-theme-0.10
|
|
CATEGORIES= x11
|
|
|
|
HOMEPAGE= http://www.freedesktop.org/Standards/icon-theme-spec
|
|
MAINTAINER= Marc Matteo <marcm@openbsd.org>
|
|
|
|
MASTER_SITES= http://icon-theme.freedesktop.org/releases/
|
|
|
|
# LGPL
|
|
PERMIT_PACKAGE_CDROM= Yes
|
|
PERMIT_PACKAGE_FTP= Yes
|
|
PERMIT_DISTFILES_CDROM= Yes
|
|
PERMIT_DISTFILES_FTP= Yes
|
|
|
|
CONFIGURE_STYLE= gnu
|
|
|
|
NO_REGRESS= Yes
|
|
|
|
PKG_ARCH= *
|
|
|
|
.include <bsd.port.mk>
|