blob: 2d3759e46b967310c2eea41e540b3724f9f8274b (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
# $NetBSD: Makefile,v 1.1.1.1 2010/07/26 11:18:15 drochner Exp $
#
PKGNAME= eog-plugins-map-2.30.1
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"
|