summaryrefslogtreecommitdiff
path: root/graphics/linux-f8-jpeg/Makefile
diff options
context:
space:
mode:
authorcvs2svn <cvs2svn@FreeBSD.org>2008-02-24 03:11:57 +0000
committercvs2svn <cvs2svn@FreeBSD.org>2008-02-24 03:11:57 +0000
commitfa4a943c17e47bf910596a414fd7287983350b9b (patch)
treedc76cec18a505befc330e612e0a56bf1caa5ca49 /graphics/linux-f8-jpeg/Makefile
parent- Fix manpage pointing to correct PREFIX for binary and conf (diff)
This commit was manufactured by cvs2svn to create tag 'RELEASE_7_0_0'.release/7.0.0
Notes
Notes: svn path=/head/; revision=207820 svn path=/tags/RELEASE_7_0_0/; revision=207821; tag=release/7.0.0
Diffstat (limited to 'graphics/linux-f8-jpeg/Makefile')
-rw-r--r--graphics/linux-f8-jpeg/Makefile23
1 files changed, 0 insertions, 23 deletions
diff --git a/graphics/linux-f8-jpeg/Makefile b/graphics/linux-f8-jpeg/Makefile
deleted file mode 100644
index 4f56ec81902b..000000000000
--- a/graphics/linux-f8-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>