summaryrefslogtreecommitdiff
path: root/www/glibwww/Makefile
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2007-05-13 14:39:15 +0000
committerwiz <wiz@pkgsrc.org>2007-05-13 14:39:15 +0000
commit2e8801824fa3b48a69fd9e8f493b86ce5e2f4267 (patch)
tree71f066a0429be8cacd4570957c318bbbffe78fe1 /www/glibwww/Makefile
parent018380d68a37ec0771aef31188810716ce2a3f48 (diff)
downloadpkgsrc-2e8801824fa3b48a69fd9e8f493b86ce5e2f4267.tar.gz
Remove some GNOME1 packages that are unmaintained upstream and/or in
pkgsrc, in preparation for gnome1-libs removal(*). There was no feedback for keeping these packages after my HEADS UP mail to pkgsrc-users a week ago. (*) More to come before that can happen, though.
Diffstat (limited to 'www/glibwww/Makefile')
-rw-r--r--www/glibwww/Makefile20
1 files changed, 0 insertions, 20 deletions
diff --git a/www/glibwww/Makefile b/www/glibwww/Makefile
deleted file mode 100644
index 5b09c0587c2..00000000000
--- a/www/glibwww/Makefile
+++ /dev/null
@@ -1,20 +0,0 @@
-# $NetBSD: Makefile,v 1.26 2007/01/09 15:06:23 joerg Exp $
-#
-
-DISTNAME= glibwww-0.2
-PKGREVISION= 9
-CATEGORIES= www gnome devel
-MASTER_SITES= ${MASTER_SITE_GNOME:=sources/glibwww/0.2/}
-
-MAINTAINER= rh@NetBSD.org
-HOMEPAGE= http://www.gnome.org/
-COMMENT= Event register functions that use the glib event loop
-
-GNU_CONFIGURE= YES
-USE_LIBTOOL= YES
-
-.include "../../www/libwww/buildlink3.mk"
-.include "../../x11/gnome-libs/buildlink3.mk"
-.include "../../x11/libSM/buildlink3.mk"
-
-.include "../../mk/bsd.pkg.mk"