pkgsrc/misc/libmateweather/Makefile

18 lines
443 B
Makefile
Raw Normal View History

# $NetBSD: Makefile,v 1.13 2018/04/16 14:34:54 wiz Exp $
PKGREVISION= 6
.include "../../meta-pkgs/mate/Makefile.common"
2017-06-23 19:12:57 +02:00
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"