makefile cleanup

This commit is contained in:
marc 1998-10-08 04:28:21 +00:00
parent ce04275d85
commit d6d996bece

View File

@ -1,11 +1,13 @@
# $OpenBSD: Makefile,v 1.1.1.1 1998/09/14 20:03:56 marc Exp $
# $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= ftp://prep.ai.mit.edu:/pub/gnu/
MASTER_SITES= ${MASTER_SITE_GNU}
GNU_CONFIGURE= yes
.include <bsd.port.mk>