aboutsummaryrefslogtreecommitdiff
path: root/devel/hs-utf8-string-ghc/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/hs-utf8-string-ghc/Makefile')
-rw-r--r--devel/hs-utf8-string-ghc/Makefile17
1 files changed, 0 insertions, 17 deletions
diff --git a/devel/hs-utf8-string-ghc/Makefile b/devel/hs-utf8-string-ghc/Makefile
deleted file mode 100644
index ad5b1d9bef48..000000000000
--- a/devel/hs-utf8-string-ghc/Makefile
+++ /dev/null
@@ -1,17 +0,0 @@
-# New ports collection makefile for: hs-utf8-string-ghc
-# Date created: 2008-10-21
-# Whom: Ashish Shukla <wahjava@gmail.com>
-#
-# $FreeBSD$
-#
-
-PORTNAME= utf8-string
-PORTVERSION= 0.3.6
-CATEGORIES= devel haskell
-PKGNAMESUFFIX= -ghc
-
-MAINTAINER= wahjava@gmail.com
-COMMENT= Support for reading/writing UTF8 strings for Haskell programs
-
-.include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk"
-.include <bsd.port.mk>