systems, it would not be negative otherwise. clearsilver-base is destdir ready, mark it so. clearsilver itself is a meta package, mark it so.
10 lines
249 B
Makefile
10 lines
249 B
Makefile
# $NetBSD: Makefile,v 1.4 2009/02/13 15:06:24 joerg Exp $
|
|
|
|
PKGNAME= ${CLEARSILVER_BASE}
|
|
|
|
PKG_INSTALLATION_TYPES= overwrite pkgviews
|
|
PKG_DESTDIR_SUPPORT= user-destdir
|
|
|
|
.include "../../www/clearsilver/Makefile.common"
|
|
|
|
.include "../../mk/bsd.pkg.mk"
|