1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-14 23:46:10 +00:00
freebsd-ports/devel/libmalloc/Makefile
Jordan K. Hubbard d124e3dbe3 Fancy malloc lib with fast allocation time, extensive leak detection
and tracing, etc..  By Mark Moraes.
Submitted by:	moraes
1995-01-12 22:23:21 +00:00

13 lines
287 B
Makefile

# New ports collection makefile for: Mark Moraes malloc library
# Version required: 1.13??
# Date created: 11 January 1995
# Whom: jkh
#
# $Id: Makefile,v 1.5 1994/11/28 23:33:53 torstenb Exp $
#
DISTNAME= malloc
MASTER_SITES= ftp.cs.toronto.edu:/pub/moraes/
.include <bsd.port.mk>