diff options
Diffstat (limited to 'devel/hs-language-javascript/Makefile')
| -rw-r--r-- | devel/hs-language-javascript/Makefile | 21 |
1 files changed, 0 insertions, 21 deletions
diff --git a/devel/hs-language-javascript/Makefile b/devel/hs-language-javascript/Makefile deleted file mode 100644 index 89e36ac3ee2d..000000000000 --- a/devel/hs-language-javascript/Makefile +++ /dev/null @@ -1,21 +0,0 @@ -# $FreeBSD$ - -PORTNAME= language-javascript -PORTVERSION= 0.6.0.11 -PORTREVISION= 2 -CATEGORIES= devel haskell - -MAINTAINER= haskell@FreeBSD.org -COMMENT= Parser for JavaScript - -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 - -USE_CABAL= blaze-builder>=0.2 mtl>=1.1 utf8-string>=0.3.7 -USE_ALEX= yes -USE_HAPPY= yes - -.include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk" -.include <bsd.port.mk> |
