# New ports collection makefile for: lzop # Date created: Fri 2 June 2000 # Whom: will # # $FreeBSD$ # PORTNAME= lzop PORTVERSION= 1.00 CATEGORIES= archivers MASTER_SITES= http://www.oberhumer.com/opensource/lzop/download/ MAINTAINER= ports@FreeBSD.org LIB_DEPENDS= lzo.1:${PORTSDIR}/archivers/lzo GNU_CONFIGURE= yes CONFIGURE_ENV+= CPPFLAGS="-I${LOCALBASE}/include" \ LDFLAGS="-L${LOCALBASE}/lib" MAN1= lzop.1 .include le='freebsd-ports-gnome Git repository'/>
aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Cleanup plistbapt2014-10-271-4/+0
* Add DOCS option where PORTDOCS appears in plist.adamw2014-07-161-0/+2
* - Stage supportmiwi2014-02-261-10/+7
* Add NO_STAGE all over the place in preparation for the staging support (cat: ...bapt2013-09-21