1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-22 20:41:26 +00:00
freebsd-ports/www/libghttp/Makefile

21 lines
413 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 02:43:35 +00:00
# $FreeBSD$
#
PORTNAME= libghttp
2001-02-05 15:33:58 +00:00
PORTVERSION= 1.0.9
CATEGORIES= www gnome
1999-01-27 08:31:54 +00:00
MASTER_SITES= ${MASTER_SITE_GNOME}
MASTER_SITE_SUBDIR= sources/libghttp/1.0
MAINTAINER= gnome@FreeBSD.org
COMMENT= GNOME http client library
USE_INC_LIBTOOL_VER=13
INSTALLS_SHLIB= yes
.include <bsd.port.mk>