pkgsrc/x11/asnap/Makefile
he 14a211c610 Add the x11/asnap package:
Asnap is the ancestor of xsnap, a program which allows one
to take a "snapshot" of a region of the screen.  Asnap adds the
ability to save the image in either "xwd" or "ATK raster" format,
and this can be done none-interactively as well.
2002-08-07 13:45:25 +00:00

14 lines
330 B
Makefile

# $NetBSD: Makefile,v 1.1.1.1 2002/08/07 13:45:25 he Exp $
DISTNAME= asnap
PKGNAME= ${DISTNAME}-1.0
CATEGORIES= x11
MASTER_SITES= ${MASTER_SITE_XCONTRIB:S/contrib/R5contrib/}
MAINTAINER= he@netbsd.org
COMMENT= Takes a snapshot of a region of the screen
USE_IMAKE= yes
WRKSRC= ${WRKDIR}
.include "../../mk/bsd.pkg.mk"