freebsd-ports/www/libghttp/Makefile

22 lines
393 B
Makefile
Raw Normal View History

# New ports collection makefile for: libghttp
# Date Created: 24 Dec 1998
# Whom: Vanilla I. Shu <vanilla@FreeBSD.org>
#
1999-08-31 04:43:35 +02:00
# $FreeBSD$
#
PORTNAME= libghttp
2001-02-05 16:33:58 +01:00
PORTVERSION= 1.0.9
PORTREVISION= 1
CATEGORIES= www gnome
MASTER_SITES= GNOME
MAINTAINER= gnome@FreeBSD.org
COMMENT= GNOME http client library
USE_AUTOTOOLS= libtool:22
GNU_CONFIGURE= yes
USE_LDCONFIG= yes
.include <bsd.port.mk>