# ex:ts=8 # Ports collection makefile for: bzip2 # Date created: 19 Nov 1997 # Whom: Thomas Gellekum # # $FreeBSD$ # PORTNAME= bzip2 PORTVERSION= 1.0.2 CATEGORIES= archivers MASTER_SITES= ${MASTER_SITE_SOURCEWARE} MASTER_SITE_SUBDIR= bzip2/v102 MAINTAINER= jharris@widomaker.com COMMENT= A block-sorting file compressor .if exists(/usr/bin/bzip2) IGNORE= bzip2 is in the base system .endif INSTALLS_SHLIB= yes MAN1= bzip2.1 bzgrep.1 bzmore.1 MLINKS= bzip2.1 bunzip2.1 bzip2.1 bzcat.1 bzip2.1 bz2cat.1 \ bzip2.1 bzip2recover.1 \ bzgrep.1 bzegrep.1 \ bzgrep.1 bzfgrep.1 \ bzmore.1 bzless.1 .ifdef USE_BZIP2 .error You have `USE_BZIP2' variable defined either in environment or in make(1) arguments. Please undefine and try again. .endif do-install: ${INSTALL_PROGRAM} ${WRKSRC}/bzip2 ${PREFIX}/bin ${LN} -sf ${PREFIX}/bin/bzip2 ${PREFIX}/bin/bunzip2 ${LN} -sf ${PREFIX}/bin/bzip2 ${PREFIX}/bin/bzcat ${LN} -sf ${PREFIX}/bin/bzip2 ${PREFIX}/bin/bz2cat ${INSTALL_PROGRAM} ${WRKSRC}/bzip2recover ${PREFIX}/bin ${INSTALL_SCRIPT} ${WRKSRC}/bzgrep ${PREFIX}/bin ${LN} -sf ${PREFIX}/bin/bzgrep ${PREFIX}/bin/bzegrep ${LN} -sf ${PREFIX}/bin/bzgrep ${PREFIX}/bin/bzfgrep ${INSTALL_SCRIPT} ${WRKSRC}/bzmore ${PREFIX}/bin ${LN} -sf ${PREFIX}/bin/bzmore ${PREFIX}/bin/bzless ${INSTALL_DATA} ${WRKSRC}/bzlib.h ${PREFIX}/include ${INSTALL_DATA} ${WRKSRC}/libbz2.a ${PREFIX}/lib ${INSTALL_DATA} ${WRKSRC}/libbz2.so.1 ${PREFIX}/lib ${LN} -sf ${PREFIX}/lib/libbz2.so.1 ${PREFIX}/lib/libbz2.so ${INSTALL_MAN} ${WRKSRC}/bzip2.1 ${PREFIX}/man/man1 ${INSTALL_MAN} ${WRKSRC}/bzgrep.1 ${PREFIX}/man/man1 ${INSTALL_MAN} ${WRKSRC}/bzmore.1 ${PREFIX}/man/man1 .if !defined(NOPORTDOCS) ${MKDIR} ${PREFIX}/share/doc/bzip2 ${INSTALL_DATA} ${WRKSRC}/manual* ${PREFIX}/share/doc/bzip2 ${INSTALL_DATA} ${WRKSRC}/bzip2.txt ${PREFIX}/share/doc/bzip2 ${PREFIX}/bin/bzip2 -f ${PREFIX}/share/doc/bzip2/manual.ps .endif .include i-1.3.7'>dependabot/npm_and_yarn/devel/electron4/files/ini-1.3.7 FreeBSD GNOME current development ports (https://github.com/freebsd/freebsd-ports-gnome)
aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* - Get Rid MD5 supportmiwi2011-03-201-1/+0
* Sync to final (for now) bsd.autotools.mkade2010-12-232-1/+2
* Sync to new bsd.autotools.mkade2010-12-041-1/+1
* Punt autoconf267->autoconf268ade2010-10-162-2/+2
* Autotools update. Read ports/UPDATING 20100915 for details.ade2010-09-162-2/+3
* - Remove conditional checks relevant only on FreeBSD 5.x and olderpav2009-01-061-6/+1