2021-12-08 17:01:42 +01:00
|
|
|
# $NetBSD: Makefile,v 1.32 2021/12/08 16:02:29 adam Exp $
|
2009-07-16 09:52:40 +02:00
|
|
|
|
|
|
|
DISTNAME= mono-nat-1.0.2
|
2021-12-08 17:01:42 +01:00
|
|
|
PKGREVISION= 27
|
2009-07-16 09:52:40 +02:00
|
|
|
CATEGORIES= net
|
|
|
|
MASTER_SITES= http://projects.qnetp.net/attachments/download/22/
|
|
|
|
|
|
|
|
MAINTAINER= kefren@NetBSD.org
|
2017-12-24 11:01:39 +01:00
|
|
|
HOMEPAGE= https://github.com/mono/Mono.Nat
|
2009-07-16 09:52:40 +02:00
|
|
|
COMMENT= C\# library for uPnP management
|
|
|
|
|
|
|
|
GNU_CONFIGURE= yes
|
|
|
|
MAKE_JOBS_SAFE= no
|
|
|
|
USE_TOOLS+= gmake pkg-config
|
|
|
|
|
2015-07-06 06:46:10 +02:00
|
|
|
SUBST_CLASSES+= fix-mcs
|
2018-07-04 15:40:07 +02:00
|
|
|
SUBST_STAGE.fix-mcs= pre-configure
|
2015-07-06 06:46:10 +02:00
|
|
|
SUBST_MESSAGE.fix-mcs= Fix compiler name
|
|
|
|
SUBST_FILES.fix-mcs= configure Mono.Nat/Makefile.in
|
|
|
|
SUBST_SED.fix-mcs= -e 's,gmcs,mcs,'
|
|
|
|
|
|
|
|
.include "../../lang/mono/buildlink3.mk"
|
2009-07-16 09:52:40 +02:00
|
|
|
.include "../../mk/bsd.pkg.mk"
|