summaryrefslogtreecommitdiff
path: root/news/husky-msged/Makefile
diff options
context:
space:
mode:
authorMax Khon <fjoe@FreeBSD.org>2003-01-08 21:20:20 +0000
committerMax Khon <fjoe@FreeBSD.org>2003-01-08 21:20:20 +0000
commita3560744694ab82d0e140d9a3a651cc3c298e018 (patch)
tree874ad1b4fdb0eae34bb1614050aef50fa3e3fbce /news/husky-msged/Makefile
parentAdd openhbci, client-side implementation of the HBCI (diff)
fix comments, remove some (commented out) left-overs
Noticed by: Gerrit Kuehn
Notes
Notes: svn path=/head/; revision=72767
Diffstat (limited to 'news/husky-msged/Makefile')
-rw-r--r--news/husky-msged/Makefile10
1 files changed, 1 insertions, 9 deletions
diff --git a/news/husky-msged/Makefile b/news/husky-msged/Makefile
index 53cdf65ff219..bb5c8d3acfd5 100644
--- a/news/husky-msged/Makefile
+++ b/news/husky-msged/Makefile
@@ -1,4 +1,4 @@
-# New ports collection makefile for: husky-base
+# New ports collection makefile for: husky-msged
# Date created: 6 January 2003
# Whom: Max Khon
#
@@ -16,14 +16,6 @@ MAINTAINER= fjoe@FreeBSD.org
LIB_DEPENDS= fidoconfig.0:${PORTSDIR}/news/husky-fidoconf
WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}
-#MAN1= hpt.1 hptlink.1 hpttree.1 txt2pkt.1
-#MANCOMPRESSED= yes
-
-#post-build:
-# @cd ${WRKSRC}/doc && ${GMAKE}
-
-#post-install:
-# @cd ${WRKSRC}/doc && ${GMAKE} install
.include <bsd.port.pre.mk>
.include "${PORTSDIR}/news/husky-base/Makefile.inc"