From 82acd159f7158e3b9efdc652d4faed7d75ffabde Mon Sep 17 00:00:00 2001 From: agc Date: Sat, 17 Feb 2001 09:06:56 +0000 Subject: Move the COMMENT from being in its own file to a definition in the package Makefile. --- lang/ghc/Makefile | 3 ++- lang/ghc/pkg/COMMENT | 1 - 2 files changed, 2 insertions(+), 2 deletions(-) delete mode 100644 lang/ghc/pkg/COMMENT (limited to 'lang/ghc') diff --git a/lang/ghc/Makefile b/lang/ghc/Makefile index 95e31d37726..668b2230595 100644 --- a/lang/ghc/Makefile +++ b/lang/ghc/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.7 2000/07/20 15:41:04 tron Exp $ +# $NetBSD: Makefile,v 1.8 2001/02/17 09:07:09 agc Exp $ # FreeBSD Id: ports/lang/ghc/Makefile,v 1.1.1.1 1999/11/10 17:25:28 nectar Exp DISTNAME= ghc-4.04 @@ -8,6 +8,7 @@ DISTFILES= ghc-4.04-src.tar.gz ghc-4.04-x86-hc.tar.gz MAINTAINER= packages@netbsd.org HOMEPAGE= http://www.haskell.org/ghc/ +COMMENT= Compiler for the functional language Haskell DEPENDS+= readline>=4.0:../../devel/readline DEPENDS+= gmp>=2.0.2:../../devel/gmp diff --git a/lang/ghc/pkg/COMMENT b/lang/ghc/pkg/COMMENT deleted file mode 100644 index 5465f1dcd39..00000000000 --- a/lang/ghc/pkg/COMMENT +++ /dev/null @@ -1 +0,0 @@ -Compiler for the functional language Haskell -- cgit v1.2.3