aboutsummaryrefslogtreecommitdiff
path: root/graphics/linux-f10-jpeg/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/linux-f10-jpeg/Makefile')
-rw-r--r--graphics/linux-f10-jpeg/Makefile23
1 files changed, 0 insertions, 23 deletions
diff --git a/graphics/linux-f10-jpeg/Makefile b/graphics/linux-f10-jpeg/Makefile
deleted file mode 100644
index 4f56ec81902b..000000000000
--- a/graphics/linux-f10-jpeg/Makefile
+++ /dev/null
@@ -1,23 +0,0 @@
-# New ports collection makefile for: linux-jpeg
-# Date created: 9 April 2000
-# Whom: sada@FreeBSD.org
-#
-# $FreeBSD$
-#
-
-PORTNAME= jpeg
-PORTVERSION= 6b.34
-CATEGORIES= graphics linux
-DISTNAME= libjpeg-6b-34
-
-MAINTAINER= freebsd-emulation@FreeBSD.org
-COMMENT= RPM of the JPEG lib
-
-USE_LINUX_RPM= yes
-LINUX_DIST_VER= 4
-INSTALLS_SHLIB= yes
-ONLY_FOR_ARCHS= i386 amd64
-
-BRANDELF_DIRS= usr/bin
-
-.include <bsd.port.mk>