# New ports collection makefile for: wzip # Date created: 06 Jan 2003 # Whom: Yonatan # # $FreeBSD$ # PORTNAME= wzip PORTVERSION= 1.1.1 CATEGORIES= archivers MASTER_SITES= ${MASTER_SITE_DEBIAN_POOL} DISTNAME= wzip_${PORTVERSION} MAINTAINER= onatan@gmail.com COMMENT= A preprocessor for lossy data compression ALL_TARGET= wzip WRKSRC= ${WRKDIR}/wzip-${PORTVERSION} MAN1= wzip.1 PLIST_FILES= bin/wzip post-patch: @${REINPLACE_CMD} 's|gcc|${CC}|' \ ${WRKSRC}/${MAKEFILE} do-install: ${INSTALL_PROGRAM} ${WRKSRC}/wzip ${PREFIX}/bin ${INSTALL_MAN} ${WRKSRC}/wzip.1 ${PREFIX}/man/man1 .include ='freebsd-ports-gnome Git repository'/>
aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Remove # $FreeBSD$ from Makefiles.Mathieu Arnold2021-04-061-1/+0
* Switch all ports to use USES=xorg-catNiclas Zeising2019-11-041-2/+1
* Change x11/xorgproto to become a build depNiclas Zeising2018-09-121-1/+1
* Switch to xorgproto instead of individual packagesNiclas Zeising2018-08-011-1/+2
* - Add LICENSEDmitry Marakasov2018-06-251-0/+3
* Fix build. Add missing USES=localbase.Niclas Zeising2017-12-241-0/+2
* Update to 1.1Niclas Zeising2017-12-242-4/+5