diff options
| author | cvs2svn <cvs2svn@FreeBSD.org> | 2002-08-10 04:35:27 +0000 |
|---|---|---|
| committer | cvs2svn <cvs2svn@FreeBSD.org> | 2002-08-10 04:35:27 +0000 |
| commit | 306a0595289a1660e82e229cd0db19e1ff4ef59d (patch) | |
| tree | 702199d3b5e34c9ba151483313d8c26565451c75 /devel/hs-hmake/Makefile | |
| parent | 280725774faa4e3d91ff599cca3a1466c77d300e (diff) | |
Diffstat (limited to 'devel/hs-hmake/Makefile')
| -rw-r--r-- | devel/hs-hmake/Makefile | 29 |
1 files changed, 0 insertions, 29 deletions
diff --git a/devel/hs-hmake/Makefile b/devel/hs-hmake/Makefile deleted file mode 100644 index 5024f67f4f64..000000000000 --- a/devel/hs-hmake/Makefile +++ /dev/null @@ -1,29 +0,0 @@ -# New ports collection makefile for: hmake -# Date created: 27 November 2001 -# Whom: mwest@uct.ac.za -# -# $FreeBSD$ -# - -PORTNAME= hmake -PORTVERSION= 2.03 -CATEGORIES= devel -MASTER_SITES= ftp://ftp.cs.york.ac.uk/pub/haskell/hmake/ - -MAINTAINER= mwest@uct.ac.za - -BUILD_DEPENDS= ghc:${PORTSDIR}/lang/ghc - -BROKEN= "Does not build" - -HAS_CONFIGURE= YES -CONFIGURE_ARGS+= --prefix=${PREFIX} -USE_GMAKE= YES - -# cheat a bit, otherwise LIBDIR gets clobbered -do-install: - (cd ${WRKSRC} && ./configure --install) - -MAN1= hmake.1 - -.include <bsd.port.mk> |
