aboutsummaryrefslogtreecommitdiffstats
path: root/devel/hs-lazysmallcheck/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/hs-lazysmallcheck/Makefile')
-rw-r--r--devel/hs-lazysmallcheck/Makefile19
1 files changed, 0 insertions, 19 deletions
diff --git a/devel/hs-lazysmallcheck/Makefile b/devel/hs-lazysmallcheck/Makefile
deleted file mode 100644
index 9d9ad3e5c288..000000000000
--- a/devel/hs-lazysmallcheck/Makefile
+++ /dev/null
@@ -1,19 +0,0 @@
-# $FreeBSD$
-
-PORTNAME= lazysmallcheck
-PORTVERSION= 0.6
-PORTREVISION= 17
-CATEGORIES= devel haskell
-
-MAINTAINER= haskell@FreeBSD.org
-COMMENT= Library for demand-driven testing of Haskell programs
-
-LICENSE= BSD3CLAUSE
-
-DEPRECATED= Haskell libraries are getting pushed out of the ports tree. If you are using this port for development, consider switching to cabal sandboxes (old way), cabal new-build (new way), or use devel/stack. If you believe this port shouldn't be removed, contact haskell@FreeBSD.org
-EXPIRATION_DATE= 2019-04-14
-
-INSTALL_PORTEXAMPLES= cd ${WRKSRC}/examples && ${COPYTREE_SHARE} \* ${STAGEDIR}${EXAMPLESDIR}
-
-.include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk"
-.include <bsd.port.mk>
3.1; added compatibility fixlinimon2004-04-053-24/+76 * Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.marcus2004-02-041-0/+1 * SIZEify.trevor2004-01-291-0/+1 * De-pkg-comment.knu2003-02-212-1/+1 * Maintainer update to version 2.2.9edwin2002-11-176-57/+43 * - Use REINPLACE_CMDijliao2002-06-242-3/+5 * Install missing file java.bnf.yoichi2002-02-072-1/+3