diff options
Diffstat (limited to 'graphics/jpeg-mmx')
-rw-r--r-- | graphics/jpeg-mmx/Makefile | 18 | ||||
-rw-r--r-- | graphics/jpeg-mmx/distinfo | 1 | ||||
-rw-r--r-- | graphics/jpeg-mmx/pkg-comment | 1 | ||||
-rw-r--r-- | graphics/jpeg-mmx/pkg-descr | 20 | ||||
-rw-r--r-- | graphics/jpeg-mmx/pkg-plist | 15 |
5 files changed, 0 insertions, 55 deletions
diff --git a/graphics/jpeg-mmx/Makefile b/graphics/jpeg-mmx/Makefile deleted file mode 100644 index 675d78dc5479..000000000000 --- a/graphics/jpeg-mmx/Makefile +++ /dev/null @@ -1,18 +0,0 @@ -# New ports collection makefile for: jpeg -# Version required: 5b -# Date created: 6 November 1994 -# Whom: smace -# -# $Id: Makefile,v 1.6 1995/04/09 07:09:34 asami Exp $ -# - -DISTNAME= jpegsrc.v5b -PKGNAME= jpeg-5b -CATEGORIES+= graphics -MASTER_SITES= ftp://ftp.uu.net/graphics/jpeg/ \ - ftp://ftp.netcom.com/pub/tgl/uunet/ - -WRKSRC= ${WRKDIR}/jpeg-5b -GNU_CONFIGURE= yes - -.include <bsd.port.mk> diff --git a/graphics/jpeg-mmx/distinfo b/graphics/jpeg-mmx/distinfo deleted file mode 100644 index 409fb7a56e10..000000000000 --- a/graphics/jpeg-mmx/distinfo +++ /dev/null @@ -1 +0,0 @@ -MD5 (jpegsrc.v5b.tar.gz) = 1272aa5cbf9974abed348e4b7ba2f55d diff --git a/graphics/jpeg-mmx/pkg-comment b/graphics/jpeg-mmx/pkg-comment deleted file mode 100644 index 01a1319aeb85..000000000000 --- a/graphics/jpeg-mmx/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -IJG's jpeg compresion utilities version 5b diff --git a/graphics/jpeg-mmx/pkg-descr b/graphics/jpeg-mmx/pkg-descr deleted file mode 100644 index b864b478cb15..000000000000 --- a/graphics/jpeg-mmx/pkg-descr +++ /dev/null @@ -1,20 +0,0 @@ -The Independent JPEG Group's JPEG software -========================================== - -README for release 5b of 15-Mar-95 -================================== - -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 IJG at 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-mmx/pkg-plist b/graphics/jpeg-mmx/pkg-plist deleted file mode 100644 index 04b9069ce801..000000000000 --- a/graphics/jpeg-mmx/pkg-plist +++ /dev/null @@ -1,15 +0,0 @@ -@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 -include/jconfig.h -include/jpeglib.h -include/jmorecfg.h -include/jerror.h -lib/libjpeg.so.5.1 -lib/libjpeg.a |