summaryrefslogtreecommitdiff
path: root/www/libghttp/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'www/libghttp/Makefile')
-rw-r--r--www/libghttp/Makefile16
1 files changed, 0 insertions, 16 deletions
diff --git a/www/libghttp/Makefile b/www/libghttp/Makefile
deleted file mode 100644
index d0491d9cae4..00000000000
--- a/www/libghttp/Makefile
+++ /dev/null
@@ -1,16 +0,0 @@
-# $NetBSD: Makefile,v 1.11 2002/10/19 10:54:59 rh Exp $
-
-DISTNAME= libghttp-1.0.9
-CATEGORIES= www gnome
-MASTER_SITES= ${MASTER_SITE_GNOME:=sources/libghttp/1.0/}
-
-MAINTAINER= tron@netbsd.org
-HOMEPAGE= http://www.gnome.org/
-COMMENT= GNOME http client library
-
-USE_BUILDLINK2= YES
-GNU_CONFIGURE= YES
-USE_LIBTOOL= YES
-LTCONFIG_OVERRIDE= ${WRKSRC}/ltconfig
-
-.include "../../mk/bsd.pkg.mk"