From d410b767fe7d734478308ac64f3353d437366194 Mon Sep 17 00:00:00 2001
From: Steve Price <steve@FreeBSD.org>
Date: Thu, 10 Jun 1999 23:53:17 +0000
Subject: Initial import of gracula version 2.30. A Graphic Counter Language
 compiler/interpreter.

PR:		11953
Submitted by:	G. Adam Stanislav <adam@whizkidtech.net>
---
 graphics/gracula/pkg-descr | 22 ++++++++++++++++++++++
 1 file changed, 22 insertions(+)
 create mode 100644 graphics/gracula/pkg-descr

(limited to 'graphics/gracula/pkg-descr')

diff --git a/graphics/gracula/pkg-descr b/graphics/gracula/pkg-descr
new file mode 100644
index 000000000000..025230498c6a
--- /dev/null
+++ b/graphics/gracula/pkg-descr
@@ -0,0 +1,22 @@
+Graphic Counter Language is a powerful programming language for the creation of
+graphic and textual counters and timers. These can be used on the web, as well
+as in graphic application programs (such as XWindow applications) which can
+call the GCL interpeter internally and have it create a counter or a timer.
+
+Gracula is the compiler/interpreter for Graphic Counter Language, developed
+under FreeBSD, though usable on any Unix system.
+
+For details about the language, visit GCL home page (www.whizkidtech.net/gcl/)
+as well as Count Gracula's Gallery (www.whizkidtech.net/gcl/gallery) which
+contains a number of sample GCL scripts and showcases various counter designs.
+
+GCL requires no configuration files. All you provide is graphic images and
+simple scripts. Optionally, you may link the images directly into the gracula
+executable. GCL can also receive input from external programs. A sample program
+is included (sec2000). It allows the creation of GCL counters to display the
+number of seconds (or minutes, hours, days) left till the Year 2000.
+
+Gracula is written in C and highly optimized for speed which makes it work
+reliably even on the busiest web sites.
+
+G. Adam Stanislav <adam@whizkidtech.net>
-- 
cgit v1.2.3