summaryrefslogtreecommitdiff
path: root/graphics/scrot
diff options
context:
space:
mode:
authorsnj <snj@pkgsrc.org>2004-09-20 22:06:37 +0000
committersnj <snj@pkgsrc.org>2004-09-20 22:06:37 +0000
commit50be130acae495e6805b2aa0b1975de6c0930370 (patch)
tree233cb149eed774d65e921f012145d9102b365c0b /graphics/scrot
parentf85fb305cd2df75e05defa93b84a51de3a1d0f31 (diff)
downloadpkgsrc-50be130acae495e6805b2aa0b1975de6c0930370.tar.gz
I'll maintain this. While here, make a few aesthetic adjustments.
Diffstat (limited to 'graphics/scrot')
-rw-r--r--graphics/scrot/Makefile8
1 files changed, 4 insertions, 4 deletions
diff --git a/graphics/scrot/Makefile b/graphics/scrot/Makefile
index de5ce19ff1b..97360b9f597 100644
--- a/graphics/scrot/Makefile
+++ b/graphics/scrot/Makefile
@@ -1,18 +1,18 @@
-# $NetBSD: Makefile,v 1.11 2004/05/07 01:14:48 xtraeme Exp $
-#
+# $NetBSD: Makefile,v 1.12 2004/09/20 22:06:37 snj Exp $
DISTNAME= scrot-0.8
PKGREVISION= 4
CATEGORIES= graphics
MASTER_SITES= http://linuxbrit.co.uk/downloads/
-MAINTAINER= tech-pkg@NetBSD.org
+MAINTAINER= snj@NetBSD.org
HOMEPAGE= http://linuxbrit.co.uk/scrot/
COMMENT= Commandline screen capture util like "import", but using imlib2
-USE_BUILDLINK3= YES
GNU_CONFIGURE= YES
+USE_BUILDLINK3= YES
USE_X11= YES
.include "../../devel/giblib/buildlink3.mk"
+
.include "../../mk/bsd.pkg.mk"