[Midnightbsd-cvs] mports: x11/xgc: Added xgc-1.0.1: X graphics demo

ctriv at midnightbsd.org ctriv at midnightbsd.org
Mon Oct 8 01:16:28 EDT 2007


Log Message:
-----------
Added xgc-1.0.1: X graphics demo

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

-------------- next part --------------
--- /dev/null
+++ x11/xgc/pkg-descr
@@ -0,0 +1,5 @@
+This package contains xgc, which is a program that demonstrates various
+features of the X graphics primitives.
+
+- Joel Dahl
+joel at FreeBSD.org
--- /dev/null
+++ x11/xgc/pkg-plist
@@ -0,0 +1,4 @@
+bin/xgc
+share/X11/app-defaults/Xgc
+ at dirrmtry share/X11/app-defaults
+ at dirrmtry share/X11
--- /dev/null
+++ x11/xgc/Makefile
@@ -0,0 +1,22 @@
+# New ports collection makefile for:	xgc
+# Date Created:				17 Feb 2006
+# Whom:					Florent Thoumie <flz at FreeBSD.org>
+#
+# $FreeBSD: ports/x11/xgc/Makefile,v 1.1 2007/05/19 20:27:54 flz Exp $
+# $MidnightBSD: mports/x11/xgc/Makefile,v 1.1 2007/10/08 05:16:27 ctriv Exp $
+#
+
+PORTNAME=	xgc
+PORTVERSION=	1.0.1
+CATEGORIES=	x11
+
+MAINTAINER=	ports at MidnightBSD.org
+COMMENT=	X graphics demo
+LICENSE=	x11
+
+XORG_CAT=	app
+USE_XORG=	xt xaw
+
+MAN1=		xgc.1
+
+.include <bsd.port.mk>
--- /dev/null
+++ x11/xgc/distinfo
@@ -0,0 +1,3 @@
+MD5 (xorg/app/xgc-1.0.1.tar.bz2) = 72fc8dd68f585000c0a542eba0264571
+SHA256 (xorg/app/xgc-1.0.1.tar.bz2) = 7caddfc6c34f62a4ab2dba2ba34085f6b2343b36ec1bec3b522a2188170e1093
+SIZE (xorg/app/xgc-1.0.1.tar.bz2) = 128931


More information about the Midnightbsd-cvs mailing list