10 lines
191 B
Makefile
10 lines
191 B
Makefile
# $NetBSD: Makefile,v 1.8 2012/06/14 07:43:40 sbd Exp $
|
|
#
|
|
PKG_DESTDIR_SUPPORT= user-destdir
|
|
|
|
.include "Makefile.common"
|
|
PKGREVISION=2
|
|
|
|
COMMENT+= ugly plugins
|
|
|
|
.include "../../mk/bsd.pkg.mk"
|