summaryrefslogtreecommitdiff
path: root/graphics/openptc/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/openptc/Makefile')
-rw-r--r--graphics/openptc/Makefile21
1 files changed, 0 insertions, 21 deletions
diff --git a/graphics/openptc/Makefile b/graphics/openptc/Makefile
deleted file mode 100644
index a08a4b3c2b0..00000000000
--- a/graphics/openptc/Makefile
+++ /dev/null
@@ -1,21 +0,0 @@
-# $NetBSD: Makefile,v 1.15 2005/04/11 21:46:07 tv Exp $
-
-DISTNAME= OpenPTC-x11-1.0.0-2
-PKGNAME= OpenPTC-X11-1.0.02
-PKGREVISION= 1
-CATEGORIES= graphics
-MASTER_SITES= # only on NetBSD mirrors anymore
-
-MAINTAINER= root@garbled.net
-HOMEPAGE= http://www.gaffer.org/ptc/
-COMMENT= Prometheus Truecolour for X11
-
-WRKSRC= ${WRKDIR}/OpenPTC-x11-1.0.0
-GNU_CONFIGURE= yes
-USE_GNU_TOOLS+= make
-USE_X11BASE= yes
-
-BUILDLINK_DEPENDS.Hermes= Hermes>=1.3.2nb1
-
-.include "../../graphics/hermes/buildlink3.mk"
-.include "../../mk/bsd.pkg.mk"