mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-14 23:46:10 +00:00
d124e3dbe3
and tracing, etc.. By Mark Moraes. Submitted by: moraes
13 lines
287 B
Makefile
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>
|