freebsd-ports/www/libghttp/Makefile
2010-12-04 07:34:27 +00:00

21 lines
390 B
Makefile

# New ports collection makefile for: libghttp
# Date Created: 24 Dec 1998
# Whom: Vanilla I. Shu <vanilla@FreeBSD.org>
#
# $FreeBSD$
#
PORTNAME= libghttp
PORTVERSION= 1.0.9
PORTREVISION= 1
CATEGORIES= www gnome
MASTER_SITES= GNOME
MAINTAINER= gnome@FreeBSD.org
COMMENT= GNOME http client library
USE_AUTOTOOLS= libtool
GNU_CONFIGURE= yes
USE_LDCONFIG= yes
.include <bsd.port.mk>