mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-13 23:36:08 +00:00
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>
|