1998-12-23 20:14:23 +01:00
|
|
|
# New ports collection makefile for: libghttp
|
|
|
|
# Date Created: 24 Dec 1998
|
1999-08-31 08:53:31 +02:00
|
|
|
# Whom: Vanilla I. Shu <vanilla@FreeBSD.org>
|
1998-12-23 20:14:23 +01:00
|
|
|
#
|
1999-08-31 04:43:35 +02:00
|
|
|
# $FreeBSD$
|
1998-12-23 20:14:23 +01:00
|
|
|
#
|
|
|
|
|
2000-04-10 02:07:29 +02:00
|
|
|
PORTNAME= libghttp
|
2001-02-05 16:33:58 +01:00
|
|
|
PORTVERSION= 1.0.9
|
2006-02-23 11:40:44 +01:00
|
|
|
PORTREVISION= 1
|
1999-01-31 18:11:22 +01:00
|
|
|
CATEGORIES= www gnome
|
2009-02-02 02:36:16 +01:00
|
|
|
MASTER_SITES= GNOME
|
1998-12-23 20:14:23 +01:00
|
|
|
|
2001-05-11 18:36:50 +02:00
|
|
|
MAINTAINER= gnome@FreeBSD.org
|
2003-03-07 07:14:21 +01:00
|
|
|
COMMENT= GNOME http client library
|
1998-12-23 20:14:23 +01:00
|
|
|
|
2009-08-02 21:36:34 +02:00
|
|
|
USE_AUTOTOOLS= libtool:22
|
2006-02-23 11:40:44 +01:00
|
|
|
GNU_CONFIGURE= yes
|
2006-11-05 04:59:12 +01:00
|
|
|
USE_LDCONFIG= yes
|
1998-12-23 20:14:23 +01:00
|
|
|
|
|
|
|
.include <bsd.port.mk>
|