1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-28 21:29:28 +00:00
freebsd-ports/www/libghttp/Makefile
Ade Lovett b2d0b14d7f Update to 1.0.5
Implicit permission given by: maintainer
2000-03-06 09:09:49 +00:00

19 lines
372 B
Makefile

# New ports collection makefile for: libghttp
# Version required: 1.0.5
# Date Created: 24 Dec 1998
# Whom: Vanilla I. Shu <vanilla@FreeBSD.org>
#
# $FreeBSD$
#
DISTNAME= libghttp-1.0.5
CATEGORIES= www gnome
MASTER_SITES= ${MASTER_SITE_GNOME}
MASTER_SITE_SUBDIR= stable/sources/libghttp
MAINTAINER= vanilla@FreeBSD.org
USE_LIBTOOL= yes
.include <bsd.port.mk>