diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2005-05-26 07:29:52 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2005-05-26 07:29:52 +0000 |
commit | f4cb34faf8d3f38bbaed44137fb5fb4621d6c705 (patch) | |
tree | 13a55b63638bf56f5c1651cb6fb3b34c10836d18 /devel/hs-hat | |
parent | 6437ccf6520e4a36819f69dc91394889e2099ee6 (diff) | |
download | ports-f4cb34faf8d3f38bbaed44137fb5fb4621d6c705.tar.gz ports-f4cb34faf8d3f38bbaed44137fb5fb4621d6c705.zip |
Notes
Diffstat (limited to 'devel/hs-hat')
-rw-r--r-- | devel/hs-hat/Makefile | 3 | ||||
-rw-r--r-- | devel/hs-hat/pkg-plist | 1 |
2 files changed, 3 insertions, 1 deletions
diff --git a/devel/hs-hat/Makefile b/devel/hs-hat/Makefile index 8544083df62c..6b4b649c558b 100644 --- a/devel/hs-hat/Makefile +++ b/devel/hs-hat/Makefile @@ -7,6 +7,7 @@ PORTNAME= hat PORTVERSION= 2.04 +PORTREVISION= 1 CATEGORIES= devel haskell MASTER_SITES= ftp://ftp.cs.york.ac.uk/pub/haskell/${PORTNAME}/ PKGNAMEPREFIX= hs- @@ -67,7 +68,7 @@ CONFIGURE_ARGS+= --docdir=${DOCSDIR} +docs PORTDOCS= * .endif -MAN1= hat-cover.1 hat-detect.1 hat-nonterm.1 hat-observe.1 \ +MAN1= black-hat.1 hat-cover.1 hat-detect.1 hat-nonterm.1 hat-observe.1 \ hat-stack.1 hat-trail.1 hat-trans.1 pre-everything:: diff --git a/devel/hs-hat/pkg-plist b/devel/hs-hat/pkg-plist index 8c8aebf012a1..fcb9c2a2861c 100644 --- a/devel/hs-hat/pkg-plist +++ b/devel/hs-hat/pkg-plist @@ -1,3 +1,4 @@ +bin/black-hat bin/hat-anim bin/hat-check bin/hat-cover |