b836f0da72
reported by Sigfred Håversen <bsdlist at mumak.com>
22 lines
512 B
Makefile
22 lines
512 B
Makefile
# $OpenBSD: Makefile,v 1.2 2004/12/04 16:32:54 sturm Exp $
|
|
|
|
COMMENT= "high-color icon theme shell for GNOME and KDE"
|
|
|
|
DISTNAME= hicolor-icon-theme-0.5
|
|
CATEGORIES= x11
|
|
|
|
HOMEPAGE= http://www.freedesktop.org/Standards/icon-theme-spec
|
|
MAINTAINER= Marc Matteo <marcm@openbsd.org>
|
|
|
|
MASTER_SITES= http://www.freedesktop.org/software/icon-theme/releases/
|
|
|
|
# LGPL
|
|
PERMIT_PACKAGE_CDROM= Yes
|
|
PERMIT_PACKAGE_FTP= Yes
|
|
PERMIT_DISTFILES_CDROM= Yes
|
|
PERMIT_DISTFILES_FTP= Yes
|
|
|
|
CONFIGURE_STYLE= gnu
|
|
|
|
.include <bsd.port.mk>
|