summaryrefslogtreecommitdiffstats
path: root/misc/xtar
diff options
context:
space:
mode:
authorsteve <steve@FreeBSD.org>1998-10-04 22:41:27 +0000
committersteve <steve@FreeBSD.org>1998-10-04 22:41:27 +0000
commit1938b79c1909358259ccd7b081dbf75070cb6546 (patch)
tree1d0e662009850ed8dbce16de572fd36ec3a2a840 /misc/xtar
parentb18c33869c18e4240a367f8d74f410d924089d9b (diff)
downloadFreeBSD-ports-1938b79c1909358259ccd7b081dbf75070cb6546.zip
FreeBSD-ports-1938b79c1909358259ccd7b081dbf75070cb6546.tar.gz
Move manpages to Makefile and use MAN* marcos.
Diffstat (limited to 'misc/xtar')
-rw-r--r--misc/xtar/Makefile3
-rw-r--r--misc/xtar/pkg-plist2
2 files changed, 3 insertions, 2 deletions
diff --git a/misc/xtar/Makefile b/misc/xtar/Makefile
index bc65daa..e6b49e2 100644
--- a/misc/xtar/Makefile
+++ b/misc/xtar/Makefile
@@ -3,7 +3,7 @@
# Date created: 31 Jul 1996
# Whom: shanee@augusta.de
#
-# $Id: Makefile,v 1.2 1996/11/26 07:33:30 asami Exp $
+# $Id: Makefile,v 1.3 1997/10/26 23:57:17 fenner Exp $
#
DISTNAME= xtar-1.4
@@ -15,5 +15,6 @@ MAINTAINER= shanee@augusta.de
REQUIRES_MOTIF= yes
USE_IMAKE= yes
+MAN1= xtar.1
.include <bsd.port.mk>
diff --git a/misc/xtar/pkg-plist b/misc/xtar/pkg-plist
index 81d1d23..3241e0f 100644
--- a/misc/xtar/pkg-plist
+++ b/misc/xtar/pkg-plist
@@ -1,4 +1,4 @@
bin/xtar
lib/X11/xtar/xtar.doc
lib/X11/app-defaults/XTar
-man/man1/xtar.1.gz
+@dirrm lib/X11/xtar
OpenPOWER on IntegriCloud