pkgsrc/x11/xpaste/Makefile
2009-07-07 16:49:05 +00:00

21 lines
517 B
Makefile

# $NetBSD: Makefile,v 1.15 2009/07/07 16:58:02 joerg Exp $
#
DISTNAME= xpaste-1.1
PKGREVISION= 4
CATEGORIES= x11
MASTER_SITES= ${MASTER_SITE_XCONTRIB:=utilities/}
EXTRACT_SUFX= .shar.gz
MAINTAINER= pkgsrc-users@NetBSD.org
COMMENT= Display the content of the X11 paste buffer in a window
PKG_INSTALLATION_TYPES= overwrite pkgviews
PKG_DESTDIR_SUPPORT= user-destdir
WRKSRC= ${WRKDIR}
USE_IMAKE= yes
.include "../../x11/libXaw/buildlink3.mk"
.include "../../x11/libXt/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"