# New ports collection makefile for: Doug Lea malloc library # Date created: 3 June 1995 # Whom: roberto # # $FreeBSD$ # PORTNAME= dlmalloc PORTVERSION= 2.6.5 CATEGORIES= devel MASTER_SITES= ftp://gee.cs.oswego.edu/pub/misc/ \ ftp://ftp.netsw.org/system/libs/memory/optimize/ DISTFILES= malloc-2.6.5.c MAINTAINER= roberto@FreeBSD.org COMMENT= Small, fast malloc library by Doug Lea NO_WRKSUBDIR= yes INSTALLS_SHLIB= yes do-extract: @${RM} -rf ${WRKDIR} @${MKDIR} ${WRKDIR} ${CP} -p ${DISTDIR}/${DISTFILES} ${WRKDIR} ${CP} -p ${FILESDIR}/Makefile ${WRKDIR} .include -gnome Git repository'/>
aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.mat2016-04-011-1/+1
* - Fix buildamdmi32015-06-241-0/+13
* - Fix distinfo path fileacm2015-06-151-0/+1
* - Commit missing filesacm2015-06-151-0/+2
* - Update to 2.5acm2015-06-15