summaryrefslogtreecommitdiff
path: root/net/rsync
diff options
context:
space:
mode:
authoruebayasi <uebayasi@pkgsrc.org>2004-05-11 07:15:59 +0000
committeruebayasi <uebayasi@pkgsrc.org>2004-05-11 07:15:59 +0000
commite636197f04feec8011dec182437d816f00642103 (patch)
tree86f5d1eae40d773fdffd525b19d5a5e463076b19 /net/rsync
parent9680f713232eb9dde85b6969841c2b8b31df95d7 (diff)
downloadpkgsrc-e636197f04feec8011dec182437d816f00642103.tar.gz
Enable pkgviews installation.
Diffstat (limited to 'net/rsync')
-rw-r--r--net/rsync/Makefile5
1 files changed, 4 insertions, 1 deletions
diff --git a/net/rsync/Makefile b/net/rsync/Makefile
index 6af9bd83a20..c678e8fc54c 100644
--- a/net/rsync/Makefile
+++ b/net/rsync/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.53 2004/05/04 11:36:19 tron Exp $
+# $NetBSD: Makefile,v 1.54 2004/05/11 07:15:59 uebayasi Exp $
DISTNAME= rsync-2.6.2
CATEGORIES= net
@@ -14,6 +14,9 @@ MAINTAINER= tron@NetBSD.org
HOMEPAGE= http://rsync.samba.org/
COMMENT= Network file distribution/synchronisation utility
+PKG_INSTALLATION_TYPES= overwrite pkgviews
+INSTALLATION_DIRS= bin man/man1 man/man5 share/doc/rsync
+
USE_PKGINSTALL= YES
GNU_CONFIGURE= YES
CONFIGURE_ARGS+= --with-included-popt