summaryrefslogtreecommitdiff
path: root/x11/xpaste/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'x11/xpaste/Makefile')
-rw-r--r--x11/xpaste/Makefile18
1 files changed, 0 insertions, 18 deletions
diff --git a/x11/xpaste/Makefile b/x11/xpaste/Makefile
deleted file mode 100644
index 81e5b558ca5..00000000000
--- a/x11/xpaste/Makefile
+++ /dev/null
@@ -1,18 +0,0 @@
-# $NetBSD: Makefile,v 1.9 2005/04/11 21:48:16 tv Exp $
-#
-
-DISTNAME= xpaste-1.1
-PKGREVISION= 2
-CATEGORIES= x11
-MASTER_SITES= ${MASTER_SITE_XCONTRIB:=utilities/}
-EXTRACT_SUFX= .shar.gz
-
-MAINTAINER= seb@NetBSD.org
-COMMENT= Display the content of the X11 paste buffer in a window
-
-PKG_INSTALLATION_TYPES= overwrite pkgviews
-
-WRKSRC= ${WRKDIR}
-USE_IMAKE= yes
-
-.include "../../mk/bsd.pkg.mk"