aboutsummaryrefslogblamecommitdiff
path: root/net-mgmt/gsnmp/Makefile
blob: 32ac8a064c42ec26ab2eed95ffebef2ed2fa5757 (plain) (tree)
1
2
3
4
5
6
7
8
9
                                               


                     
                 
                        
                                                              

                                                              



                                                             
                                        
 
                                               
                      
                   
                   
                             
 
                      
# Created by: Matt Peterson <matt@peterson.org>

PORTNAME=	gsnmp
PORTVERSION=	0.2.0
PORTREVISION=	3
CATEGORIES=	net-mgmt
MASTER_SITES=	ftp://ftp.ibr.cs.tu-bs.de/local/${PORTNAME}/ \
		http://ftp-ext.osuosl.org/pub/nslu2/sources/ \
		http://matt.peterson.org/FreeBSD/ports/

MAINTAINER=	matt@peterson.org
COMMENT=	SNMP library written on top of glib and gnet2

LIB_DEPENDS=	libgnet-2.0.so:net/gnet2

USES=		gnome libtool pathfix pkgconfig
USE_GNOME=	glib20
GNU_CONFIGURE=	yes
USE_LDCONFIG=	yes
INSTALL_TARGET=	install-strip

.include <bsd.port.mk>