07a91f60a8
Mark packages that don't or might probably not have staged installation.
15 lines
295 B
Makefile
15 lines
295 B
Makefile
# $NetBSD: Makefile,v 1.4 2012/10/05 11:12:56 asau Exp $
|
|
#
|
|
|
|
MODNAME= mongo
|
|
PECL_VERSION= 1.2.12
|
|
CATEGORIES= databases
|
|
|
|
MAINTAINER= bartosz.kuzma@gmail.com
|
|
COMMENT= MongoDB database driver
|
|
LICENSE= apache-2.0
|
|
|
|
USE_LANGUAGES= c c++
|
|
|
|
.include "../../lang/php/ext.mk"
|
|
.include "../../mk/bsd.pkg.mk"
|