2019-01-16 16:00:35 +01:00
|
|
|
# $NetBSD: Makefile,v 1.20 2019/01/16 15:00:35 youri Exp $
|
2016-05-21 20:48:54 +02:00
|
|
|
|
|
|
|
.include "../../meta-pkgs/mate/Makefile.common"
|
|
|
|
|
2018-05-14 14:46:22 +02:00
|
|
|
DISTNAME= libmateweather-${VERSION}
|
2016-05-21 20:48:54 +02:00
|
|
|
CATEGORIES= misc
|
|
|
|
|
|
|
|
COMMENT= Weather information access library
|
|
|
|
|
|
|
|
PKGCONFIG_OVERRIDE+= libmateweather/mateweather.pc.in
|
|
|
|
|
|
|
|
.include "../../devel/glib2/schemas.mk"
|
|
|
|
|
|
|
|
.include "../../textproc/libxml2/buildlink3.mk"
|
|
|
|
.include "../../net/libsoup/buildlink3.mk"
|
|
|
|
.include "../../mk/bsd.pkg.mk"
|