summaryrefslogtreecommitdiff
path: root/graphics/linux-f10-ungif/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/linux-f10-ungif/Makefile')
-rw-r--r--graphics/linux-f10-ungif/Makefile20
1 files changed, 0 insertions, 20 deletions
diff --git a/graphics/linux-f10-ungif/Makefile b/graphics/linux-f10-ungif/Makefile
deleted file mode 100644
index 479616796878..000000000000
--- a/graphics/linux-f10-ungif/Makefile
+++ /dev/null
@@ -1,20 +0,0 @@
-# New ports collection makefile for: linux-ungif
-# Date created: 22 November 2002
-# Whom: Nakata Maho <maho@FreeBSD.org>
-# $FreeBSD$
-#
-PORTNAME= ungif
-PORTVERSION= 4.1.0
-PORTREVISION= 2
-CATEGORIES= graphics linux
-
-MAINTAINTER= maho@FreeBSD.org
-COMMENT= RPM of the ungif lib
-
-.if (${MACHINE_ARCH} == "i386")
-RPM_SET= libungif-4.1.0-7.${MACHINE_ARCH}.rpm
-.else
-RPM_SET= libungif-4.1.0-8.${MACHINE_ARCH}.rpm
-.endif
-
-.include "../../x11-toolkits/linux-gtk/Makefile"