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