freebsd-ports/www/libghttp/Makefile

19 lines
365 B
Makefile
Raw Normal View History

# New ports collection makefile for: libghttp
# Version required: 1.0.4
# Date Created: 24 Dec 1998
# Whom: Vanilla I. Shu <vanilla@FreeBSD.org>
#
1999-08-31 04:43:35 +02:00
# $FreeBSD$
#
DISTNAME= libghttp-1.0.4
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
MAINTAINER= vanilla@FreeBSD.org
USE_LIBTOOL= yes
.include <bsd.port.mk>