freebsd-ports/www/libghttp/Makefile
2001-03-23 05:42:30 +00:00

20 lines
373 B
Makefile

# New ports collection makefile for: libghttp
# Date Created: 24 Dec 1998
# Whom: Vanilla I. Shu <vanilla@FreeBSD.org>
#
# $FreeBSD$
#
PORTNAME= libghttp
PORTVERSION= 1.0.9
CATEGORIES= www gnome
MASTER_SITES= ${MASTER_SITE_GNOME}
MASTER_SITE_SUBDIR= stable/sources/libghttp
MAINTAINER= ade@FreeBSD.org
USE_LIBTOOL= yes
INSTALLS_SHLIB= yes
.include <bsd.port.mk>