blob: aeee22102b821a7acc2c4825984c8dd198c92fc0 (
plain)
1
2
3
4
5
6
7
8
9
10
|
# $NetBSD: Makefile,v 1.24 2015/04/25 14:23:09 tnn Exp $
#
PKGNAME= eog-plugins-base-2.30.2
PKGREVISION= 18
COMMENT= Plugin collection for eog
.include "../../graphics/eog-plugins/Makefile.common"
.include "../../mk/bsd.pkg.mk"
|