blob: 3a90f6e47fa510693c98244af362e7ccaa79dc7f (
plain)
1
2
3
4
5
6
7
8
9
10
|
# $NetBSD: Makefile,v 1.9 2012/09/15 10:05:48 obache Exp $
#
PKG_DESTDIR_SUPPORT= user-destdir
.include "Makefile.common"
PKGREVISION= 3
COMMENT+= ugly plugins
.include "../../mk/bsd.pkg.mk"
|