aboutsummaryrefslogtreecommitdiff
path: root/devel/linux-f10-libglade2/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/linux-f10-libglade2/Makefile')
-rw-r--r--devel/linux-f10-libglade2/Makefile20
1 files changed, 0 insertions, 20 deletions
diff --git a/devel/linux-f10-libglade2/Makefile b/devel/linux-f10-libglade2/Makefile
deleted file mode 100644
index 5fcb0bcc4d22..000000000000
--- a/devel/linux-f10-libglade2/Makefile
+++ /dev/null
@@ -1,20 +0,0 @@
-# New ports collection makefile for: linux-libglade
-# Date created: 2001.02.08
-# Whom: taoka@FreeBSD.org
-#
-# $FreeBSD$
-#
-
-PORTNAME= libglade
-.if (${MACHINE_ARCH} == "i386")
-PORTVERSION= 0.6
-.elif (${MACHINE_ARCH} == "alpha")
-PORTVERSION= 0.7
-.endif
-CATEGORIES= devel linux
-
-MAINTAINER= taoka@FreeBSD.org
-
-RPM_SET= libglade-${PORTVERSION}-1.${MACHINE_ARCH}.rpm
-
-.include "../../x11-toolkits/linux-gtk/Makefile"