pkgsrc/misc/libmateweather/Makefile
gutteridge 30ea170a41 libmateweather: update to libmateweather 1.22.1
Change log:

libmateweather 1.22.1

  * Translations update
  * Locations: Add Lleida–Alguaire Airport
  * locations: change weather station for Rostov-on-Don, Russia
2019-12-30 23:32:42 +00:00

16 lines
435 B
Makefile

# $NetBSD: Makefile,v 1.24 2019/12/30 23:32:42 gutteridge Exp $
.include "../../meta-pkgs/mate/Makefile.common"
DISTNAME= libmateweather-${VERSION:R}.1
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"