14 lines
399 B
Makefile
14 lines
399 B
Makefile
# $NetBSD: Makefile,v 1.41 2016/12/04 05:17:29 ryoon Exp $
|
|
#
|
|
|
|
PKGNAME= eog-plugins-map-2.30.2
|
|
PKGREVISION= 35
|
|
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"
|