16 lines
421 B
Makefile
16 lines
421 B
Makefile
# $NetBSD: Makefile,v 1.3 2004/01/22 08:24:29 grant 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_GNU_TOOLS+= make
|
|
USE_BUILDLINK2= YES
|
|
|
|
.include "../../mk/bsd.pkg.mk"
|