15 lines
397 B
Makefile
15 lines
397 B
Makefile
# $NetBSD: Makefile,v 1.36 2015/04/25 14:23:09 tnn Exp $
|
|
#
|
|
|
|
PKGNAME= eog-plugins-map-2.30.2
|
|
PKGREVISION= 30
|
|
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"
|