mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-09-20 09:58:24 -04:00
15 lines
400 B
Makefile
15 lines
400 B
Makefile
# $NetBSD: Makefile,v 1.30 2014/01/04 13:46:55 obache Exp $
|
|
#
|
|
|
|
PKGNAME= eog-plugins-map-2.30.2
|
|
PKGREVISION= 24
|
|
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"
|