14 lines
399 B
Makefile
14 lines
399 B
Makefile
# $NetBSD: Makefile,v 1.50 2018/07/20 03:34:14 ryoon Exp $
|
|
#
|
|
|
|
PKGNAME= eog-plugins-map-2.30.2
|
|
PKGREVISION= 44
|
|
COMMENT= Plugin collection for eog - map plugin
|
|
|
|
BUILD_DIRS= plugins/map
|
|
INSTALL_DIRS= plugins/map
|
|
|
|
.include "../../graphics/eog-plugins/Makefile.common"
|
|
.include "../../geography/libchamplain08/buildlink3.mk"
|
|
.include "../../graphics/libexif/buildlink3.mk"
|
|
.include "../../mk/bsd.pkg.mk"
|