pkgsrc/misc/libmateweather/Makefile
2021-04-21 11:40:12 +00:00

17 lines
440 B
Makefile

# $NetBSD: Makefile,v 1.33 2021/04/21 11:40:31 adam Exp $
PKGREVISION= 6
.include "../../meta-pkgs/mate/Makefile.common"
DISTNAME= libmateweather-${VERSION}
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"