summaryrefslogtreecommitdiff
path: root/textproc/gxditview
diff options
context:
space:
mode:
authorSteve Price <steve@FreeBSD.org>1998-10-20 02:02:08 +0000
committerSteve Price <steve@FreeBSD.org>1998-10-20 02:02:08 +0000
commit67834415915be3cf028ea75dc0ee074873d6bb30 (patch)
treec4946c31ee8c6fb1b90ce1124ce5bccaa85a3d80 /textproc/gxditview
parentUnbreak by upgrading to version 0.003 since 0.002 is no longer (diff)
Move manpages from pkg/PLIST to Makefile.
Notes
Notes: svn path=/head/; revision=14114
Diffstat (limited to 'textproc/gxditview')
-rw-r--r--textproc/gxditview/Makefile16
-rw-r--r--textproc/gxditview/pkg-plist1
2 files changed, 9 insertions, 8 deletions
diff --git a/textproc/gxditview/Makefile b/textproc/gxditview/Makefile
index 776ba2c55c77..c79d425627e4 100644
--- a/textproc/gxditview/Makefile
+++ b/textproc/gxditview/Makefile
@@ -3,20 +3,22 @@
# Date created: 24 June 1998
# Whom: Dom Mitchell <dom@myrddin.demon.co.uk>
#
-# $Id$
+# $Id: Makefile,v 1.1.1.1 1998/07/20 03:45:24 steve Exp $
#
# Same version as the contrib groff sources...
-DISTNAME= gxditview-1.10
-CATEGORIES= textproc
-DISTFILES= # none
+DISTNAME= gxditview-1.10
+CATEGORIES= textproc
+DISTFILES= # none
MAINTAINER= dom@myrddin.demon.co.uk
-USE_IMAKE= yes
-WRKSRC= ${WRKDIR}/${DISTNAME}
+WRKSRC= ${WRKDIR}/${DISTNAME}
-GXDVSRC?= /usr/src/contrib/groff/xditview
+USE_IMAKE= yes
+MAN1= gxditview.1
+
+GXDVSRC?= /usr/src/contrib/groff/xditview
do-extract:
@if [ ! -d ${GXDVSRC} ]; then \
diff --git a/textproc/gxditview/pkg-plist b/textproc/gxditview/pkg-plist
index 17e3d7cd45b5..2a69adab1dfd 100644
--- a/textproc/gxditview/pkg-plist
+++ b/textproc/gxditview/pkg-plist
@@ -1,3 +1,2 @@
bin/gxditview
lib/X11/app-defaults/GXditview
-man/man1/gxditview.1.gz