364812949a
### libmateweather 1.21.0 sync with transifex locations: Add Feira de Santana, Brazil test_sun_moon.c: remove unused variable weather-moon: fix weird thing in comments metar: fix searching for string to parse metar: fix indent somewhat
16 lines
426 B
Makefile
16 lines
426 B
Makefile
# $NetBSD: Makefile,v 1.20 2019/01/16 15:00:35 youri Exp $
|
|
|
|
.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"
|