[Midnightbsd-cvs] mports: x11/scripts: Added scripts-1.0.1: Various X related scripts
ctriv at midnightbsd.org
ctriv at midnightbsd.org
Thu Oct 4 01:45:05 EDT 2007
Log Message:
-----------
Added scripts-1.0.1: Various X related scripts
Added Files:
-----------
mports/x11/scripts:
Makefile (r1.1)
distinfo (r1.1)
pkg-descr (r1.1)
pkg-plist (r1.1)
-------------- next part --------------
--- /dev/null
+++ x11/scripts/pkg-descr
@@ -0,0 +1 @@
+This package contains scripts, a collection of various X related scripts.
--- /dev/null
+++ x11/scripts/pkg-plist
@@ -0,0 +1,4 @@
+bin/xauth_switch_to_sun-des-1
+bin/fontname.sh
+bin/fontprop.sh
+bin/xon
--- /dev/null
+++ x11/scripts/Makefile
@@ -0,0 +1,22 @@
+# New ports collection makefile for: scripts
+# Date Created: 17 Feb 2006
+# Whom: Florent Thoumie <flz at FreeBSD.org>
+#
+# $FreeBSD: ports/x11/scripts/Makefile,v 1.1 2007/05/19 20:27:17 flz Exp $
+# $MidnightBSD: mports/x11/scripts/Makefile,v 1.1 2007/10/04 05:45:04 ctriv Exp $
+#
+
+PORTNAME= scripts
+PORTVERSION= 1.0.1
+CATEGORIES= x11
+
+MAINTAINER= ports at MidnightBSD.org
+COMMENT= Various X related scripts
+LICENSE= unknown
+
+XORG_CAT= app
+USE_XORG= x11
+
+MAN1= xon.1
+
+.include <bsd.port.mk>
--- /dev/null
+++ x11/scripts/distinfo
@@ -0,0 +1,3 @@
+MD5 (xorg/app/scripts-1.0.1.tar.bz2) = 08c7f078fc351196c21db3a8206d482d
+SHA256 (xorg/app/scripts-1.0.1.tar.bz2) = 1b154b4359302ca499818c45396325aef9ff364d6ff4ce5c3769e4803994a136
+SIZE (xorg/app/scripts-1.0.1.tar.bz2) = 72301
More information about the Midnightbsd-cvs
mailing list