summaryrefslogtreecommitdiff
path: root/net/libsoup/Makefile
diff options
context:
space:
mode:
authordrochner <drochner>2006-11-13 15:05:11 +0000
committerdrochner <drochner>2006-11-13 15:05:11 +0000
commite392e03a7560482044c021c83faee45adef44b49 (patch)
tree07d86c657a601f247bd9a6457c753fa832a662a8 /net/libsoup/Makefile
parentb68b8d237662d1da2383065415b594805863dfa1 (diff)
downloadpkgsrc-e392e03a7560482044c021c83faee45adef44b49.tar.gz
nothing uses this anymore
Diffstat (limited to 'net/libsoup/Makefile')
-rw-r--r--net/libsoup/Makefile26
1 files changed, 0 insertions, 26 deletions
diff --git a/net/libsoup/Makefile b/net/libsoup/Makefile
deleted file mode 100644
index f3c8c3926a9..00000000000
--- a/net/libsoup/Makefile
+++ /dev/null
@@ -1,26 +0,0 @@
-# $NetBSD: Makefile,v 1.15 2006/02/05 23:10:26 joerg Exp $
-#
-
-DISTNAME= libsoup-1.99.28
-PKGREVISION= 4
-CATEGORIES= net gnome
-MASTER_SITES= ${MASTER_SITE_GNOME:=sources/libsoup/1.99/}
-EXTRACT_SUFX= .tar.bz2
-
-MAINTAINER= recht@NetBSD.org
-HOMEPAGE= http://www.gnome.org/
-COMMENT= HTTP library implementation in C
-
-USE_TOOLS+= pkg-config
-USE_LIBTOOL= yes
-GNU_CONFIGURE= yes
-
-PKGCONFIG_OVERRIDE+= soup-2.0.pc.in
-
-CONFIGURE_ARGS+= --with-html-dir=${PREFIX}/share/doc/html
-
-.include "../../devel/glib2/buildlink3.mk"
-.include "../../devel/popt/buildlink3.mk"
-.include "../../security/openssl/buildlink3.mk"
-.include "../../textproc/libxml2/buildlink3.mk"
-.include "../../mk/bsd.pkg.mk"