2012-10-23 19:18:07 +02:00
|
|
|
# $NetBSD: Makefile,v 1.11 2012/10/23 17:18:41 asau Exp $
|
2007-11-04 11:05:44 +01:00
|
|
|
#
|
|
|
|
|
2009-10-27 20:08:30 +01:00
|
|
|
DISTNAME= net6-1.3.10
|
2012-07-18 12:22:23 +02:00
|
|
|
PKGREVISION= 2
|
2007-11-04 11:05:44 +01:00
|
|
|
CATEGORIES= net
|
|
|
|
MASTER_SITES= http://releases.0x539.de/net6/
|
|
|
|
|
2008-03-04 12:02:23 +01:00
|
|
|
MAINTAINER= pkgsrc-users@NetBSD.org
|
2007-11-04 11:05:44 +01:00
|
|
|
HOMEPAGE= http://gobby.0x539.de/
|
|
|
|
COMMENT= Networking library for C++
|
|
|
|
|
|
|
|
GNU_CONFIGURE= yes
|
|
|
|
USE_LIBTOOL= yes
|
2009-10-27 20:08:30 +01:00
|
|
|
USE_TOOLS+= pkg-config
|
2007-11-04 11:05:44 +01:00
|
|
|
USE_PKGLOCALEDIR= yes
|
|
|
|
USE_LANGUAGES= c c++
|
|
|
|
|
|
|
|
PKGCONFIG_OVERRIDE+= net6-1.3.pc.in
|
|
|
|
|
|
|
|
.include "../../devel/libsigc++/buildlink3.mk"
|
|
|
|
.include "../../security/gnutls/buildlink3.mk"
|
|
|
|
.include "../../mk/bsd.pkg.mk"
|