2012-03-19 06:28:48 -04:00
|
|
|
# $OpenBSD: Makefile,v 1.9 2012/03/19 10:28:48 ajacoutot Exp $
|
2006-11-16 19:07:42 -05:00
|
|
|
|
2007-09-15 16:04:18 -04:00
|
|
|
COMMENT= compatibility tools from the Tango project
|
2006-11-16 19:07:42 -05:00
|
|
|
|
2009-03-05 14:37:14 -05:00
|
|
|
DISTNAME= icon-naming-utils-0.8.90
|
2006-11-16 19:07:42 -05:00
|
|
|
CATEGORIES= x11
|
2012-03-19 06:28:48 -04:00
|
|
|
REVISION= 0
|
2006-11-16 19:07:42 -05:00
|
|
|
|
2007-01-17 11:18:31 -05:00
|
|
|
HOMEPAGE= http://tango.freedesktop.org/
|
2006-11-16 19:07:42 -05:00
|
|
|
|
2008-07-07 17:29:03 -04:00
|
|
|
# GPLv2
|
2006-11-16 19:07:42 -05:00
|
|
|
PERMIT_PACKAGE_CDROM= Yes
|
|
|
|
PERMIT_PACKAGE_FTP= Yes
|
|
|
|
PERMIT_DISTFILES_CDROM= Yes
|
|
|
|
PERMIT_DISTFILES_FTP= Yes
|
|
|
|
|
2007-10-22 18:00:17 -04:00
|
|
|
MASTER_SITES= ${HOMEPAGE}/releases/
|
2006-11-16 19:07:42 -05:00
|
|
|
|
2010-11-22 03:36:47 -05:00
|
|
|
RUN_DEPENDS= textproc/p5-XML-Simple
|
2006-11-16 19:07:42 -05:00
|
|
|
BUILD_DEPENDS= ${RUN_DEPENDS}
|
|
|
|
|
|
|
|
USE_GMAKE= Yes
|
|
|
|
PKG_ARCH= *
|
|
|
|
|
|
|
|
CONFIGURE_STYLE= gnu
|
|
|
|
|
2007-10-22 18:00:17 -04:00
|
|
|
NO_REGRESS= Yes
|
|
|
|
|
2006-11-16 19:07:42 -05:00
|
|
|
.include <bsd.port.mk>
|