openbsd-ports/x11/icon-naming-utils/Makefile
2007-10-22 22:00:17 +00:00

29 lines
538 B
Makefile

# $OpenBSD: Makefile,v 1.5 2007/10/22 22:00:17 jasper Exp $
COMMENT= compatibility tools from the Tango project
DISTNAME= icon-naming-utils-0.8.6
CATEGORIES= x11
HOMEPAGE= http://tango.freedesktop.org/
# GPL
PERMIT_PACKAGE_CDROM= Yes
PERMIT_PACKAGE_FTP= Yes
PERMIT_DISTFILES_CDROM= Yes
PERMIT_DISTFILES_FTP= Yes
MASTER_SITES= ${HOMEPAGE}/releases/
RUN_DEPENDS= :p5-XML-Simple-*:textproc/p5-XML-Simple
BUILD_DEPENDS= ${RUN_DEPENDS}
USE_GMAKE= Yes
PKG_ARCH= *
CONFIGURE_STYLE= gnu
NO_REGRESS= Yes
.include <bsd.port.mk>