16 lines
413 B
Makefile
16 lines
413 B
Makefile
# $NetBSD: Makefile,v 1.2 2003/05/02 13:16:27 wiz Exp $
|
|
#
|
|
|
|
DISTNAME= eXdbm-beta-1.0b1
|
|
PKGNAME= eXdbm-1.0b1
|
|
CATEGORIES= devel
|
|
MASTER_SITES= ftp://ftp.jussieu.fr/pub/linux/distributions/eXode/eXdbm/
|
|
|
|
MAINTAINER= snoonan@tbearsiberians.com
|
|
HOMEPAGE= http://www.linux-france.org/pesch/exode/exdbm.html
|
|
COMMENT= eXode configuration database routines
|
|
|
|
USE_GMAKE= YES
|
|
USE_BUILDLINK2= YES
|
|
|
|
.include "../../mk/bsd.pkg.mk"
|