# $OpenBSD: Makefile,v 1.24 2012/03/29 13:39:01 sthen Exp $ COMMENT = X11 Cursors themes generator DIST_VERS = 1.0.4 XORG_VERS = 7.6 DISTNAME = xcursorgen-${DIST_VERS} PKGNAME = xcursorgen-${XORG_VERS} CATEGORIES = x11 HOMEPAGE = http://wiki.X.Org/ MAINTAINER = Matthieu Herrb LIB_DEPENDS = graphics/png # X11 PERMIT_PACKAGE_CDROM = Yes PERMIT_PACKAGE_FTP = Yes PERMIT_DISTFILES_CDROM = Yes PERMIT_DISTFILES_FTP = Yes MASTER_SITES = ftp://ftp.x.org/pub/individual/app/ \ ftp://x.mirrors.skynet.be/pub/ftp.x.org/pub/X11R${XORG_VERS}/src/app/ WANTLIB = Xcursor X11 c m png z SEPARATE_BUILD = Yes USE_GROFF = Yes AUTOCONF_VERSION = 2.65 CONFIGURE_STYLE = gnu NO_REGRESS = Yes .include