[Midnightbsd-cvs] mports: x11/xcursorgen: Added xcursorgen-1.0.2

ctriv at midnightbsd.org ctriv at midnightbsd.org
Tue Oct 2 23:55:38 EDT 2007


Log Message:
-----------
Added xcursorgen-1.0.2

Added Files:
-----------
    mports/x11/xcursorgen:
        Makefile (r1.1)
        distinfo (r1.1)
        pkg-descr (r1.1)

-------------- next part --------------
--- /dev/null
+++ x11/xcursorgen/pkg-descr
@@ -0,0 +1,5 @@
+This package contains xcursorgen, a program for creating an X cursor file
+from a collection of PNG images.
+
+- Joel Dahl
+joel at FreeBSD.org
--- /dev/null
+++ x11/xcursorgen/Makefile
@@ -0,0 +1,26 @@
+# New ports collection makefile for:	xcursorgen
+# Date Created:				17 Feb 2006
+# Whom:					Florent Thoumie <flz at FreeBSD.org>
+#
+# $FreeBSD: ports/x11/xcursorgen/Makefile,v 1.2 2007/09/13 19:45:02 flz Exp $
+# $MidnightBSD: mports/x11/xcursorgen/Makefile,v 1.1 2007/10/03 03:55:38 ctriv Exp $
+#
+
+PORTNAME=	xcursorgen
+PORTVERSION=	1.0.2
+CATEGORIES=	x11
+
+MAINTAINER=	ports at MidnightBSD.org
+COMMENT=	Create an X cursor file from a collection of PNG images
+LICENSE=	x11
+
+LIB_DEPENDS=	png.5:${PORTSDIR}/graphics/png
+
+XORG_CAT=	app
+USE_XORG=	x11 xcursor
+
+PLIST_FILES=	bin/xcursorgen
+
+MAN1=		xcursorgen.1
+
+.include <bsd.port.mk>
--- /dev/null
+++ x11/xcursorgen/distinfo
@@ -0,0 +1,3 @@
+MD5 (xorg/app/xcursorgen-1.0.2.tar.bz2) = 6fc90896b8c786cb1a2100b4167f7874
+SHA256 (xorg/app/xcursorgen-1.0.2.tar.bz2) = e009322bd2afef8d4ad91bcb6b17874e1cd00b1aaf397e7019a82cc44f3c174e
+SIZE (xorg/app/xcursorgen-1.0.2.tar.bz2) = 89978


More information about the Midnightbsd-cvs mailing list