17 lines
439 B
Makefile
17 lines
439 B
Makefile
# $NetBSD: Makefile,v 1.23 2019/07/21 22:25:23 wiz Exp $
|
|
|
|
PKGREVISION= 3
|
|
.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"
|