aboutsummaryrefslogtreecommitdiffstats
path: root/devel/hs-hpl
diff options
context:
space:
mode:
authorobraun <obraun@FreeBSD.org>2003-02-18 18:50:48 +0800
committerobraun <obraun@FreeBSD.org>2003-02-18 18:50:48 +0800
commit5c930981640eacc34cddc383261352beea046dcf (patch)
tree7bd8fe7cc7c57b78a7df48cf2a38ad6725b2f217 /devel/hs-hpl
parent3c4a343a3d0f4203bf4ed41419ad4b0cb21460f9 (diff)
downloadfreebsd-ports-gnome-5c930981640eacc34cddc383261352beea046dcf.tar.gz
freebsd-ports-gnome-5c930981640eacc34cddc383261352beea046dcf.tar.zst
freebsd-ports-gnome-5c930981640eacc34cddc383261352beea046dcf.zip
De-pkg-comment and make portlint a little bit happier.
Diffstat (limited to 'devel/hs-hpl')
-rw-r--r--devel/hs-hpl/Makefile3
-rw-r--r--devel/hs-hpl/pkg-comment1
2 files changed, 2 insertions, 2 deletions
diff --git a/devel/hs-hpl/Makefile b/devel/hs-hpl/Makefile
index 608732f3229f..679cc26c8252 100644
--- a/devel/hs-hpl/Makefile
+++ b/devel/hs-hpl/Makefile
@@ -10,10 +10,11 @@ PORTVERSION= 0.3.3
PORTREVISION= 1
CATEGORIES= devel haskell
MASTER_SITES= http://www.cse.unsw.edu.au/~chak/haskell/ports/
-DISTNAME= ports-${PORTVERSION}
PKGNAMEPREFIX= hs-
+DISTNAME= ports-${PORTVERSION}
MAINTAINER= obraun@FreeBSD.org
+COMMENT= Haskell Ports Library provides ports in Haskell
BUILD_DEPENDS= ghc:${PORTSDIR}/lang/ghc
RUN_DEPENDS= ghc:${PORTSDIR}/lang/ghc
diff --git a/devel/hs-hpl/pkg-comment b/devel/hs-hpl/pkg-comment
deleted file mode 100644
index dfeeb9448dc3..000000000000
--- a/devel/hs-hpl/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-Haskell Ports Library provides ports in Haskell