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