pkgsrc/x11/matchbox-nest/Makefile
peter d7f67decb3 Initial import of matchbox-nest into the NetBSD Packages Collection.
Matchbox-nest is a graphical wrapper around xnest. You can make Xnest
look like a particular device's display and set up buttons on that device.
2005-12-31 13:30:29 +00:00

17 lines
460 B
Makefile

# $NetBSD: Makefile,v 1.1.1.1 2005/12/31 13:30:29 peter Exp $
#
DISTNAME= matchbox-nest-0.3
CATEGORIES= x11
MASTER_SITES= http://projects.o-hand.com/matchbox/sources/matchbox-nest/0.3/
EXTRACT_SUFX= .tar.bz2
MAINTAINER= tech-pkg@NetBSD.org
HOMEPAGE= http://projects.o-hand.com/matchbox/
COMMENT= Matchbox Xnest wrapper
GNU_CONFIGURE= yes
.include "../../devel/libmatchbox/buildlink3.mk"
.include "../../mk/x11.buildlink3.mk"
.include "../../mk/bsd.pkg.mk"