aboutsummaryrefslogtreecommitdiffstats
path: root/x11-toolkits/hs-OpenGLRaw-ghc/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'x11-toolkits/hs-OpenGLRaw-ghc/Makefile')
-rw-r--r--x11-toolkits/hs-OpenGLRaw-ghc/Makefile20
1 files changed, 0 insertions, 20 deletions
diff --git a/x11-toolkits/hs-OpenGLRaw-ghc/Makefile b/x11-toolkits/hs-OpenGLRaw-ghc/Makefile
deleted file mode 100644
index 0189670b2176..000000000000
--- a/x11-toolkits/hs-OpenGLRaw-ghc/Makefile
+++ /dev/null
@@ -1,20 +0,0 @@
-# New ports collection makefile for: hs-OpenGLRaw-ghc
-# Date created: December 20 2009
-# Whom: Giuseppe Pilichi aka Jacula Modyun <jacula@gmail.com>
-#
-# $FreeBSD$
-#
-
-PORTNAME= OpenGLRaw
-PORTVERSION= 1.1.0.1
-CATEGORIES= x11-toolkits haskell
-PKGNAMESUFFIX= -ghc
-
-MAINTAINER= jacula@gmail.com
-COMMENT= A raw Haskell binding for the OpenGL graphics system
-
-CABAL_SETUP= Setup.hs
-USE_GL= gl
-
-.include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk"
-.include <bsd.port.mk>