freebsd-ports/www/libghttp/Makefile

20 lines
375 B
Makefile
Raw Normal View History

# New ports collection makefile for: libghttp
# Date Created: 24 Dec 1998
# Whom: Vanilla I. Shu <vanilla@FreeBSD.org>
#
1999-08-31 04:43:35 +02:00
# $FreeBSD$
#
PORTNAME= libghttp
2001-02-05 16:33:58 +01:00
PORTVERSION= 1.0.9
CATEGORIES= www gnome
1999-01-27 09:31:54 +01:00
MASTER_SITES= ${MASTER_SITE_GNOME}
2000-01-01 06:32:52 +01:00
MASTER_SITE_SUBDIR= stable/sources/libghttp
MAINTAINER= gnome@FreeBSD.org
USE_LIBTOOL= yes
INSTALLS_SHLIB= yes
.include <bsd.port.mk>