aboutsummaryrefslogtreecommitdiff
path: root/devel/hs-syb-with-class-instances-text/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/hs-syb-with-class-instances-text/Makefile')
-rw-r--r--devel/hs-syb-with-class-instances-text/Makefile16
1 files changed, 0 insertions, 16 deletions
diff --git a/devel/hs-syb-with-class-instances-text/Makefile b/devel/hs-syb-with-class-instances-text/Makefile
deleted file mode 100644
index 404b77639c41..000000000000
--- a/devel/hs-syb-with-class-instances-text/Makefile
+++ /dev/null
@@ -1,16 +0,0 @@
-# $FreeBSD$
-
-PORTNAME= syb-with-class-instances-text
-PORTVERSION= 0.0.1
-PORTREVISION= 12
-CATEGORIES= devel haskell
-
-MAINTAINER= haskell@FreeBSD.org
-COMMENT= Scrap Your Boilerplate With Class Text instance
-
-LICENSE= BSD3CLAUSE
-
-USE_CABAL= syb-with-class text>=0.7.1
-
-.include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk"
-.include <bsd.port.mk>