mirror of
https://git.FreeBSD.org/ports.git
synced 2024-10-31 21:57:12 +00:00
19 lines
358 B
Makefile
19 lines
358 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.6
|
|
CATEGORIES= www gnome
|
|
MASTER_SITES= ${MASTER_SITE_GNOME}
|
|
MASTER_SITE_SUBDIR= stable/sources/libghttp
|
|
|
|
MAINTAINER= vanilla@FreeBSD.org
|
|
|
|
USE_LIBTOOL= yes
|
|
|
|
.include <bsd.port.mk>
|