1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-07 22:58:11 +00:00
freebsd-ports/www/libghttp/Makefile
Steve Price e23f6a9f22 Update to version 1.0.3.
PR:             11844
Submitted by:   Jeremy Lea <reg@shale.csir.co.za>
1999-05-30 03:47:23 +00:00

19 lines
407 B
Makefile

# New ports collection makefile for: libghttp
# Version required: 1.0.3
# Date Created: 24 Dec 1998
# Whom: Vanilla I. Shu <vanilla@FreeBSD.ORG>
#
# $Id: Makefile,v 1.8 1999/04/02 03:25:29 steve Exp $
#
DISTNAME= libghttp-1.0.3
CATEGORIES= www gnome
MASTER_SITES= ${MASTER_SITE_GNOME}
MASTER_SITE_SUBDIR= sources/libghttp
MAINTAINER= vanilla@FreeBSD.ORG
USE_LIBTOOL= yes
.include <bsd.port.mk>