summaryrefslogtreecommitdiff
path: root/devel/linux-f10-libglade/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/linux-f10-libglade/Makefile')
-rw-r--r--devel/linux-f10-libglade/Makefile23
1 files changed, 0 insertions, 23 deletions
diff --git a/devel/linux-f10-libglade/Makefile b/devel/linux-f10-libglade/Makefile
deleted file mode 100644
index 8bbd4275f8d5..000000000000
--- a/devel/linux-f10-libglade/Makefile
+++ /dev/null
@@ -1,23 +0,0 @@
-# New ports collection makefile for: linux-libglade
-# Date created: 2001.02.08
-# Whom: taoka@FreeBSD.org
-#
-# $FreeBSD$
-#
-
-PORTNAME= libglade
-PORTVERSION= 0.17
-PORTREVISION= 1
-CATEGORIES= devel linux
-DISTNAME= ${PORTNAME}-${PORTVERSION}-16
-
-MAINTAINER= freebsd-emulation@FreeBSD.org
-COMMENT= RPM of libglade
-
-USE_LINUX_RPM= yes
-LINUX_DIST_VER= 4
-INSTALLS_SHLIB= yes
-PLIST= pkg-plist.${LINUX_RPM_ARCH}
-PLIST_SUB= LIBVERSION="0.4.2" PORTVERSION="${PORTVERSION}"
-
-.include <bsd.port.mk>