aboutsummaryrefslogblamecommitdiffstats
path: root/www/libghttp/Makefile
blob: b39696697b628bcbc9a01de2fa381b126ec6e965 (plain) (tree)
1
2
3
4
5
6
7
8
9
                                                
                                              

                                                                            
                                                           
 
                               
                   


                                                                         







                                                                          
# New ports collection makefile for:    libghttp
# Version required:         0.99.2
# Date Created:             24 Dec 1998
# Whom:                 Vanilla I. Shu <vanilla@FreeBSD.ORG>
#
# $Id: Makefile,v 1.1.1.1 1998/12/23 19:14:23 vanilla Exp $
#

DISTNAME=   libghttp-0.99.2
CATEGORIES= www
MASTER_SITES=   ftp://ftp.jimpick.com/pub/mirrors/gnome/sources/latest/ \
        ftp://ftp.geo.net/pub/gnome/sources/latest/ \
        ftp://gnomeftp.wgn.net/pub/gnome/sources/latest/ \
        ftp://ftp.gnome.org/pub/GNOME/sources/latest/

MAINTAINER= vanilla@FreeBSD.ORG

GNU_CONFIGURE=  yes

post-install:
    @${SETENV} OBJFORMAT=${PORTOBJFORMAT} ${LDCONFIG} -m ${PREFIX}/lib

.include <bsd.port.mk>