summaryrefslogtreecommitdiff
path: root/graphics/fly/pkg
diff options
context:
space:
mode:
authorbouyer <bouyer@pkgsrc.org>1998-04-28 15:00:51 +0000
committerbouyer <bouyer@pkgsrc.org>1998-04-28 15:00:51 +0000
commitbd351745a8ad8b0ec855f665b5e6268ba27d290b (patch)
tree3c7822a77f475f68b16051a7339450b0bab6ce75 /graphics/fly/pkg
parent3e9a6c5e67d54a47568489cb81feec64f64dc308 (diff)
downloadpkgsrc-bd351745a8ad8b0ec855f665b5e6268ba27d290b.tar.gz
fly, a command-file interface for creating and modifying GIF images.
Diffstat (limited to 'graphics/fly/pkg')
-rw-r--r--graphics/fly/pkg/COMMENT1
-rw-r--r--graphics/fly/pkg/DESCR8
-rw-r--r--graphics/fly/pkg/PLIST15
3 files changed, 24 insertions, 0 deletions
diff --git a/graphics/fly/pkg/COMMENT b/graphics/fly/pkg/COMMENT
new file mode 100644
index 00000000000..b9f9f119c6a
--- /dev/null
+++ b/graphics/fly/pkg/COMMENT
@@ -0,0 +1 @@
+A command-file interface for creating and modifying GIF images.
diff --git a/graphics/fly/pkg/DESCR b/graphics/fly/pkg/DESCR
new file mode 100644
index 00000000000..b01c93c97b3
--- /dev/null
+++ b/graphics/fly/pkg/DESCR
@@ -0,0 +1,8 @@
+DESCRIPTION
+ fly is a C program that creates GIF images on the fly from CGI and
+ other programs. Using Thomas Boutell's gd graphics library for fast
+ GIF creation, it provides a command-file interface for creating and
+ modifying GIF images.
+
+AUTHOR
+ Martin Gleeson, gleeson@unimelb.edu.au.
diff --git a/graphics/fly/pkg/PLIST b/graphics/fly/pkg/PLIST
new file mode 100644
index 00000000000..4d423e0380f
--- /dev/null
+++ b/graphics/fly/pkg/PLIST
@@ -0,0 +1,15 @@
+@comment $NetBSD: PLIST,v 1.1 1998/04/28 15:00:52 bouyer Exp $
+bin/fly
+share/doc/fly/example.gif
+share/doc/fly/fly.html
+share/doc/fly/new.gif
+share/doc/fly/valid_html.gif
+share/examples/fly/cgi-perl-example.pl
+share/examples/fly/csh.example
+share/examples/fly/perl.example
+share/examples/fly/size.pl
+share/examples/fly/small-end.fly
+share/examples/fly/small.fly
+share/examples/fly/test.fly
+@dirrm share/examples/fly
+@dirrm share/doc/fly