freebsd-ports/devel/libmalloc/Makefile

15 lines
354 B
Makefile
Raw Normal View History

# New ports collection makefile for: Mark Moraes malloc library
# Version required: 1.17alpha
# Date created: 11 January 1995
# Whom: jkh
#
# $Id: Makefile,v 1.2 1995/04/01 12:44:37 jkh Exp $
#
DISTNAME= malloc
PKGNAME= malloc-1.17a
CATEGORIES+= development programming libraries
MASTER_SITES= ftp.cs.toronto.edu:/pub/moraes/
.include <bsd.port.mk>