# New ports collection makefile for: scrot # Date created: 27 Oct 2000 # Whom: Jeremy Norris # # $FreeBSD$ # PORTNAME= scrot PORTVERSION= 0.6 CATEGORIES= graphics MASTER_SITES= http://www.linuxbrit.co.uk/downloads/ MAINTAINER= ports@FreeBSD.org LIB_DEPENDS= giblib.1:${PORTSDIR}/graphics/giblib USE_X_PREFIX= yes GNU_CONFIGURE= yes CONFIGURE_TARGET= --target=${MACHINE_ARCH}-portbld-freebsd${OSREL} .if defined(NOPORTDOCS) MAKE_ENV= NO_DOC=yes .endif MAN1= scrot.1 .include Git repository'/>
aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Remove ${PORTSDIR}/ from dependencies, Mk and categories a, b, and c.mat2016-04-011-1/+1
* Cleanup plistbapt2014-10-201-7/+0
* - STAGE-cleangahr2014-02-181-4/+3
* Add NO_STAGE all over the place in preparation for the staging support (cat: ...bapt2013-09-20