diff options
Diffstat (limited to 'graphics/linux-f10-jpeg/Makefile')
-rw-r--r-- | graphics/linux-f10-jpeg/Makefile | 18 |
1 files changed, 0 insertions, 18 deletions
diff --git a/graphics/linux-f10-jpeg/Makefile b/graphics/linux-f10-jpeg/Makefile deleted file mode 100644 index a17828596f65..000000000000 --- a/graphics/linux-f10-jpeg/Makefile +++ /dev/null @@ -1,18 +0,0 @@ -# New ports collection makefile for: linux-jpeg -# Date created: 9 April 2000 -# Whom: sada@FreeBSD.org -# -# $FreeBSD$ -# - -PORTNAME= jpeg -PORTVERSION= 6b.15 -PORTREVISION= 3 -CATEGORIES= graphics linux - -MAINTAINER= freebsd-emulation@FreeBSD.org -COMMENT= RPM of the JPEG lib - -RPM_SET= libjpeg-6b-15.${MACHINE_ARCH}.rpm - -.include "../../x11-toolkits/linux-gtk/Makefile" |