# Created by: mm # $FreeBSD$ PORTNAME= pxz PORTVERSION= 0.20141018 PORTREVISION= 1 CATEGORIES= archivers MASTER_SITES= LOCAL/delphij DISTNAME= pxz-git-${PORTVERSION:S/0.//} MAINTAINER= ports@FreeBSD.org COMMENT= Parallel LZMA compressor using liblzma LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/COPYING WRKSRC= ${WRKDIR}/${PORTNAME} USES= compiler:openmp tar:xz PLIST_FILES= bin/pxz man/man1/pxz.1.gz MAKE_ENV+= BINDIR=${PREFIX}/bin \ MANDIR=${MANPREFIX}/man MAKE_ARGS+= CC="${CC}" BROKEN_sparc64= Does not link on sparc64 post-install: ${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/pxz .include l='vcs-git' href='https://phantom.tfcis.org/~lantw44/git/freebsd-ports-gnome' title='freebsd-ports-gnome Git repository'/>
aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* - Add SHA256pav2005-11-251-0/+1
* Use ALL_TARGET/MAKE_ARGSvs2005-04-222-35/+4
* - Fix MASTER_SITES and WWW: linekrion2004-05-183-14/+14
* SIZEify.trevor2004-01-291-0/+1
* Reset unreachable MAINTAINERs to ports@FreeBSD.orgeik2003-11-20