14 lines
220 B
Makefile
14 lines
220 B
Makefile
# $OpenBSD: Makefile,v 1.2 1998/10/08 04:28:21 marc Exp $
|
|
#
|
|
|
|
DISTNAME= gdbm-1.7.3
|
|
CATEGORIES= databases
|
|
|
|
MAINTAINER= felix@mamba.pond.sub.org
|
|
|
|
MASTER_SITES= ${MASTER_SITE_GNU}
|
|
|
|
GNU_CONFIGURE= yes
|
|
|
|
.include <bsd.port.mk>
|