summaryrefslogblamecommitdiff
path: root/net/gnet/Makefile
blob: 416e763cc5e939a08a3a1c932623763c45e303dd (plain) (tree)
1
2
3
4
5
6
7
8
9
                                           





                                                         
                    
                     
                   
                                               


                                 
                   
                   
                   

                      
# New ports collection makefile for:   gnet
# Date created:        16 February 2000
# Whom:                Yukihiro Nakai <nakai@FreeBSD.org>
#
# $FreeBSD$
#

PORTNAME=	gnet
PORTVERSION=	1.1.0
CATEGORIES=	net
MASTER_SITES=	http://www.gnetlibrary.org/src/

MAINTAINER=	nakai@FreeBSD.org

USE_GLIB=	yes
USE_LIBTOOL=	yes
INSTALLS_SHLIB=	yes

.include <bsd.port.mk>