freebsd-ports/www/libghttp/Makefile

22 lines
425 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
1999-01-27 09:31:54 +01:00
MASTER_SITES= ${MASTER_SITE_GNOME}
MASTER_SITE_SUBDIR= sources/libghttp/1.0
MAINTAINER= gnome@FreeBSD.org
COMMENT= GNOME http client library
GNU_CONFIGURE= yes
INSTALLS_SHLIB= yes
.include <bsd.port.mk>