diff options
Diffstat (limited to 'graphics/linux-f8-jpeg/Makefile')
-rw-r--r-- | graphics/linux-f8-jpeg/Makefile | 23 |
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 abd359ef7b1a..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 -USE_LDCONFIG= yes -ONLY_FOR_ARCHS= i386 amd64 - -BRANDELF_DIRS= usr/bin - -.include <bsd.port.mk> |