14 lines
365 B
Makefile
14 lines
365 B
Makefile
# $NetBSD: Makefile,v 1.3 2010/11/15 22:57:12 abs Exp $
|
|
#
|
|
|
|
PKGNAME= eog-plugins-map-2.30.1
|
|
PKGREVISION= 2
|
|
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"
|