aboutsummaryrefslogtreecommitdiffstats
path: root/graphics/jpeg
diff options
context:
space:
mode:
authorsmace <smace@FreeBSD.org>1994-11-06 16:18:01 +0800
committersmace <smace@FreeBSD.org>1994-11-06 16:18:01 +0800
commite0cc90b54d790bc78791e65a2bcfa3da3a0620c0 (patch)
treebf4733efc8c542b21f8c71e6cdc3dc8a3984e006 /graphics/jpeg
parent345d3a922922ed4893127ce84ebfed7a101ec303 (diff)
downloadfreebsd-ports-gnome-e0cc90b54d790bc78791e65a2bcfa3da3a0620c0.tar.gz
freebsd-ports-gnome-e0cc90b54d790bc78791e65a2bcfa3da3a0620c0.tar.zst
freebsd-ports-gnome-e0cc90b54d790bc78791e65a2bcfa3da3a0620c0.zip
Import of the IJG's jpeg compression utilities release 5
Diffstat (limited to 'graphics/jpeg')
-rw-r--r--graphics/jpeg/Makefile14
-rw-r--r--graphics/jpeg/pkg-comment1
-rw-r--r--graphics/jpeg/pkg-descr19
-rw-r--r--graphics/jpeg/pkg-plist9
4 files changed, 43 insertions, 0 deletions
diff --git a/graphics/jpeg/Makefile b/graphics/jpeg/Makefile
new file mode 100644
index 000000000000..9434328d2f74
--- /dev/null
+++ b/graphics/jpeg/Makefile
@@ -0,0 +1,14 @@
+# New ports collection makefile for: jpeg
+# Version required: 5
+# Date created: 6 November 1994
+# Whom: smace
+#
+# $Id: Makefile,v 1.1.1.1 1994/11/06 04:36:07 smace Exp $
+#
+
+DISTNAME= jpegsrc.v5
+GNU_CONFIGURE= yes
+MASTER_SITES= ftp://ftp.uu.net/graphics/jpeg/
+WRKSRC= ${WRKDIR}/jpeg-5
+
+.include <bsd.port.mk>
diff --git a/graphics/jpeg/pkg-comment b/graphics/jpeg/pkg-comment
new file mode 100644
index 000000000000..b23ce42b7f48
--- /dev/null
+++ b/graphics/jpeg/pkg-comment
@@ -0,0 +1 @@
+IJG's jpeg compresion utilities version 5
diff --git a/graphics/jpeg/pkg-descr b/graphics/jpeg/pkg-descr
new file mode 100644
index 000000000000..1aff0ef09aa4
--- /dev/null
+++ b/graphics/jpeg/pkg-descr
@@ -0,0 +1,19 @@
+README for release 5 of 24-Sep-94
+=================================
+
+This distribution contains the fifth public release of the Independent JPEG
+Group's free JPEG software. You are welcome to redistribute this software and
+to use it for any purpose, subject to the conditions under LEGAL ISSUES, below.
+
+Serious users of this software (particularly those incorporating it into
+larger programs) should contact jpeg-info@uunet.uu.net to be added to our
+electronic mailing list. Mailing list members are notified of updates and
+have a chance to participate in technical discussions, etc.
+
+This software is the work of Tom Lane, Philip Gladstone, Luis Ortiz, Jim
+Boucher, Lee Crocker, George Phillips, Davide Rossi, Ge' Weijers, and other
+members of the Independent JPEG Group.
+
+IJG is not associated with the official ISO JPEG standards committee.
+
+
diff --git a/graphics/jpeg/pkg-plist b/graphics/jpeg/pkg-plist
new file mode 100644
index 000000000000..47ae8eacd6aa
--- /dev/null
+++ b/graphics/jpeg/pkg-plist
@@ -0,0 +1,9 @@
+@cwd /usr/local
+bin/cjpeg
+bin/djpeg
+bin/rdjpgcom
+bin/wrjpgcom
+man/man1/cjpeg.1
+man/man1/djpeg.1
+man/man1/rdjpgcom.1
+man/man1/wrjpgcom.1