# New ports collection makefile for: unzip # Version required: 5.* # Date created: 17 October 1994 # Whom: jmz # # $Id: Makefile,v 1.23 1999/03/12 15:28:43 scrappy Exp $ # DISTNAME= unzip540 PKGNAME= unzip-5.40 CATEGORIES= archivers MASTER_SITES= ftp://ftp.cdrom.com/pub/infozip/src/ MAINTAINER= ache@FreeBSD.ORG Y2K= http://www.cdrom.com/pub/infozip/FAQ.html#Y2K WRKSRC= ${WRKDIR}/unzip-5.40 MAKEFILE= unix/Makefile MAKE_FLAGS= LOCAL_UNZIP="${CFLAGS} -DUSE_UNSHRINK" -f MAN1= funzip.1 unzip.1 unzipsfx.1 zipgrep.1 zipinfo.1 do-install: cd ${WRKSRC} && \ ${INSTALL_PROGRAM} unzip funzip unzipsfx ${PREFIX}/bin ln -sf unzip ${PREFIX}/bin/zipinfo cd ${WRKSRC}/unix && \ ${INSTALL_SCRIPT} zipgrep ${PREFIX}/bin cd ${WRKSRC}/unix && \ ${INSTALL_MAN} ${MAN1} ${PREFIX}/man/man1 ${INSTALL} -d -m 555 -o ${SHAREOWN} -g ${SHAREGRP} ${PREFIX}/share/doc/unzip cd ${WRKSRC} && \ ${INSTALL_DATA} README COPYING WHERE ${PREFIX}/share/doc/unzip .include .if ${ARCH} == "alpha" ALL_TARGET= bsd .else ALL_TARGET= freebsd .endif a> : freebsd-ports-gnome
FreeBSD GNOME current development ports (https://github.com/freebsd/freebsd-ports-gnome)
aboutsummaryrefslogtreecommitdiffstats
path: root/textproc/hs-lhs2tex
Commit message (Expand)AuthorAgeFilesLines
* Update the default version of GCC in the Ports Collection from GCC 4.7.4gerald2014-09-111-1/+1
* - Update The Glorious Glasgow Haskell Compiler to version 7.8.3pgj2014-08-111-2/+2
* - The polytable latex package is already installed, so remove it from thepgj2014-07-241-5/+0
* Fix with texlivebapt2014-07-221-1/+1
* - Reroll and update bootstrap Haskell compilers to GHC 7.6.3 on 8.x andpgj2014-03-291-1/+1
* Update the default version of GCC used in the Ports Collection fromgerald2014-03-111-1/+1
* Fix properties on pkg-plistbapt2014-01-221-1/+0
* - Stagify lang/ghc and all the Haskell Cabal portspgj2014-01-102-4/+13
* - Fix a run-time problem with lang/ghc on FreeBSD 10.0 and later, caused bypgj2014-01-101-1/+1
* Update to libmpc version 1.0.1 which brings the following fixes:gerald2013-10-261-1/+1