aboutsummaryrefslogblamecommitdiff
path: root/net/sie-nmsg/Makefile
blob: 148226bc76fcb6fa2a308df61d5b22366235fb3f (plain) (tree)
1
2
3
4
5
6
7
8
9
10
11


                        
                     
                       
                                                




                                                     
                                   
 


                                                   



                                       
                             

                      
# $FreeBSD$

PORTNAME=	sie-nmsg
PORTVERSION=	1.2.1
CATEGORIES=	net dns
MASTER_SITES=	FARSIGHT LOCAL/truckman/farsight

MAINTAINER=	truckman@FreeBSD.org
COMMENT=	SIE message module plugin for libnmsg

LICENSE=	APACHE20
LICENSE_FILE=	${WRKSRC}/COPYRIGHT

LIB_DEPENDS=	libprotobuf-c.so:devel/protobuf-c \
		libnmsg.so:net/nmsg \
		libwdns.so:dns/wdns

GNU_CONFIGURE=	yes
USES=	gmake libtool pathfix pkgconfig

INSTALL_TARGET=	install-strip

.include <bsd.port.mk>