aboutsummaryrefslogtreecommitdiff
path: root/devel/libmalloc/Makefile
blob: bdd3ef72a7b50e782cecf3144b50b81b45ba42ed (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
# 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>