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/Makefile27
1 files changed, 0 insertions, 27 deletions
diff --git a/graphics/linux-f10-jpeg/Makefile b/graphics/linux-f10-jpeg/Makefile
deleted file mode 100644
index b68fc51b6b6a..000000000000
--- a/graphics/linux-f10-jpeg/Makefile
+++ /dev/null
@@ -1,27 +0,0 @@
-# New ports collection makefile for: graphics/linux-f8-jpeg
-# Date created: 2008-03-28
-# Whom: bsam
-#
-# $FreeBSD$
-#
-
-PORTNAME= jpeg
-PORTVERSION= 6b
-CATEGORIES= graphics linux
-PKGNAMEPREFIX= linux-f8-
-DISTNAME= ${LINUX_NAME}-${PORTVERSION}-${RPMVERSION}
-
-MAINTAINER= freebsd-emulation@FreeBSD.org
-COMMENT= RPM of the JPEG lib (Linux Fedora 8)
-
-ONLY_FOR_ARCHS= i386 amd64
-USE_LINUX_RPM= yes
-LINUX_NAME= lib${PORTNAME}
-LINUX_DIST_VER= 8
-RPMVERSION= 39.fc8
-BRANDELF_DIRS= usr/bin
-USE_LDCONFIG= yes
-
-DESCR= ${.CURDIR}/../${PORTNAME}/pkg-descr
-
-.include <bsd.port.mk>