2018-04-16 16:33:44 +02:00
|
|
|
# $NetBSD: Makefile,v 1.13 2018/04/16 14:34:54 wiz Exp $
|
2016-05-21 20:48:54 +02:00
|
|
|
|
2018-04-16 16:33:44 +02:00
|
|
|
PKGREVISION= 6
|
2016-05-21 20:48:54 +02:00
|
|
|
.include "../../meta-pkgs/mate/Makefile.common"
|
|
|
|
|
2017-06-23 19:12:57 +02:00
|
|
|
DISTNAME= libmateweather-${VERSION:R}.1
|
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"
|