summaryrefslogblamecommitdiff
path: root/databases/gdbm/Makefile
blob: 593e9bc5a5adff5b8d08c0415c81bc4eeaf884ad (plain) (tree)
1
2
3
4
5
6
7
8
9




                                                                   
                                                      


                             
                            
                                     



                                         
                                                   
                         

                      
# New ports collection makefile for: gdbm
# Version required:	1.7.3
# Date created:		8 Apr 1996
# Whom:			Brent J. Nordquist <nordquist@platinum.com>
#
# $Id: Makefile,v 1.2 1996/11/17 03:18:20 obrien Exp $
#

DISTNAME=          gdbm-1.7.3
CATEGORIES=        databases
MASTER_SITES=      ${MASTER_SITE_GNU}

MAINTAINER=        nordquist@platinum.com

GNU_CONFIGURE=     yes
MAKE_FLAGS=        CFLAGS="${CFLAGS}" LDFLAGS=-s -f
MAN3=		   gdbm.3

.include <bsd.port.mk>