aboutsummaryrefslogtreecommitdiffstats
path: root/graphics/linux-jpeg/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/linux-jpeg/Makefile')
-rw-r--r--graphics/linux-jpeg/Makefile29
1 files changed, 0 insertions, 29 deletions
diff --git a/graphics/linux-jpeg/Makefile b/graphics/linux-jpeg/Makefile
deleted file mode 100644
index 98c0f4960718..000000000000
--- a/graphics/linux-jpeg/Makefile
+++ /dev/null
@@ -1,29 +0,0 @@
-# New ports collection makefile for: linux-jpeg
-# Date created: 9 April 2000
-# Whom: sada@FreeBSD.org
-#
-# $FreeBSD$
-#
-
-PORTNAME= jpeg
-PORTVERSION= 6b.34
-PORTREVISION= 2
-CATEGORIES= graphics linux
-MASTER_SITES= CRITICAL/rpm/${LINUX_RPM_ARCH}/fedora/${LINUX_DIST_VER}
-DISTNAME= libjpeg-6b-34
-
-MAINTAINER= emulation@FreeBSD.org
-COMMENT= RPM of the JPEG lib
-
-CONFLICTS= linux-f8-jpeg-[0-9]* linux-f10-jpeg-[0-9]*
-
-# EXPIRATION_DATE is the EoL of the last 7.x release
-EXPIRATION_DATE=2013-02-28
-USE_LINUX_RPM= yes
-LINUX_DIST_VER= 4
-USE_LDCONFIG= yes
-ONLY_FOR_ARCHS= i386 amd64
-
-BRANDELF_DIRS= usr/bin
-
-.include <bsd.port.mk>