1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-27 21:29:02 +00:00
freebsd-ports/graphics/scrot/Makefile
Will Andrews 0468804992 Update to 0.5. Now depends on giblib (and indirectly Imlib2).
PR:		23594
Submitted by:	MAINTAINER
2000-12-21 09:20:40 +00:00

23 lines
405 B
Makefile

# New ports collection makefile for: scrot
# Date created: 27 Oct 2000
# Whom: Jeremy Norris <ishmael27@home.com>
#
# $FreeBSD$
#
PORTNAME= scrot
PORTVERSION= 0.5
CATEGORIES= graphics
MASTER_SITES= http://www.linuxbrit.co.uk/downloads/
MAINTAINER= ishmael27@home.com
LIB_DEPENDS= giblib.1:${PORTSDIR}/graphics/giblib
GNU_CONFIGURE= yes
USE_X_PREFIX= yes
MAN1= scrot.1
.include <bsd.port.mk>