14 lines
365 B
Makefile
14 lines
365 B
Makefile
# $NetBSD: Makefile,v 1.4 2011/01/13 13:38:00 wiz Exp $
|
|
#
|
|
|
|
PKGNAME= eog-plugins-map-2.30.1
|
|
PKGREVISION= 3
|
|
COMMENT= Plugin collection for eog - map plugin
|
|
|
|
BUILD_DIRS= plugins/map
|
|
INSTALL_DIRS= plugins/map
|
|
|
|
.include "../../geography/libchamplain04/buildlink3.mk"
|
|
.include "../../graphics/libexif/buildlink3.mk"
|
|
|
|
.include "../../graphics/eog-plugins/Makefile.common"
|