summaryrefslogtreecommitdiffstats
path: root/news/knzb/Makefile
diff options
context:
space:
mode:
authorarved <arved@FreeBSD.org>2005-05-08 13:50:56 +0000
committerarved <arved@FreeBSD.org>2005-05-08 13:50:56 +0000
commitaae03ef7802192e5925c1a394323f46caab8cfc6 (patch)
tree98f2146222351eda6b82cb0ce2563303edbfc87c /news/knzb/Makefile
parentb47c78de1c5ec5fbfb754e71c7056d04eac540ea (diff)
downloadFreeBSD-ports-aae03ef7802192e5925c1a394323f46caab8cfc6.zip
FreeBSD-ports-aae03ef7802192e5925c1a394323f46caab8cfc6.tar.gz
Update to 0.5
Add dependency on uudeview Pass maintainership to submitter PR: 80351 Submitted by: Tim Welch <twelch@thepentagon.org>
Diffstat (limited to 'news/knzb/Makefile')
-rw-r--r--news/knzb/Makefile7
1 files changed, 4 insertions, 3 deletions
diff --git a/news/knzb/Makefile b/news/knzb/Makefile
index 0912829..0c8dcf9 100644
--- a/news/knzb/Makefile
+++ b/news/knzb/Makefile
@@ -6,13 +6,15 @@
#
PORTNAME= knzb
-PORTVERSION= 0.3
+PORTVERSION= 0.5
CATEGORIES= news
MASTER_SITES= http://dmp.org.uk/linux/knzb/download/
-MAINTAINER= ports@freebsd.org
+MAINTAINER= twelch@thepentagon.org
COMMENT= KDE binary newsgroup download tool
+RUN_DEPENDS= ${LOCALBASE}/bin/uudeview:${PORTSDIR}/converters/uudeview
+
USE_BZIP2= yes
WRKSRC= ${WRKDIR}/knzb
GNU_CONFIGURE= yes
@@ -21,7 +23,6 @@ CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
LDFLAGS="-L${LOCALBASE}/lib"
USE_QT_VER= 3
USE_KDELIBS_VER= 3
-NO_INSTALL_MANPAGES= yes
pre-configure:
@${FIND} ${WRKSRC} -type f | ${XARGS} ${TOUCH} -f
OpenPOWER on IntegriCloud