# 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= ishmael27x@yahoo.com 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