blob: 154b7cd44e238bac50e4b4d2a55a8df91292e3cb (
plain)
1
2
3
4
5
6
7
8
9
10
|
# $NetBSD: Makefile,v 1.7 2012/03/03 00:12:19 wiz Exp $
#
PKG_DESTDIR_SUPPORT= user-destdir
.include "Makefile.common"
PKGREVISION=1
COMMENT+= ugly plugins
.include "../../mk/bsd.pkg.mk"
|