1998-12-23 20:14:23 +01:00
|
|
|
# New ports collection makefile for: libghttp
|
1999-08-22 05:41:53 +02:00
|
|
|
# Version required: 1.0.4
|
1998-12-23 20:14:23 +01:00
|
|
|
# Date Created: 24 Dec 1998
|
|
|
|
# Whom: Vanilla I. Shu <vanilla@FreeBSD.ORG>
|
|
|
|
#
|
1999-08-22 05:41:53 +02:00
|
|
|
# $Id: Makefile,v 1.9 1999/05/30 03:47:15 steve Exp $
|
1998-12-23 20:14:23 +01:00
|
|
|
#
|
|
|
|
|
1999-08-22 05:41:53 +02:00
|
|
|
DISTNAME= libghttp-1.0.4
|
1999-01-31 18:11:22 +01:00
|
|
|
CATEGORIES= www gnome
|
1999-01-27 09:31:54 +01:00
|
|
|
MASTER_SITES= ${MASTER_SITE_GNOME}
|
1999-04-02 05:25:29 +02:00
|
|
|
MASTER_SITE_SUBDIR= sources/libghttp
|
1998-12-23 20:14:23 +01:00
|
|
|
|
|
|
|
MAINTAINER= vanilla@FreeBSD.ORG
|
|
|
|
|
1999-05-30 05:47:23 +02:00
|
|
|
USE_LIBTOOL= yes
|
1998-12-23 20:14:23 +01:00
|
|
|
|
|
|
|
.include <bsd.port.mk>
|