mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-23 04:23:08 +00:00
Take the manpages out of pkg/PLIST and put them in MAN1.
This commit is contained in:
parent
3d68d298a0
commit
53cb0c2f6a
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=13165
@ -3,7 +3,7 @@
|
||||
# Date created: 15 September 1996
|
||||
# Whom: torstenb
|
||||
#
|
||||
# $Id: Makefile,v 1.5 1997/05/29 01:49:59 fenner Exp $
|
||||
# $Id: Makefile,v 1.6 1998/07/08 12:08:46 scrappy Exp $
|
||||
#
|
||||
|
||||
DISTNAME= sunclock-1.4
|
||||
@ -16,4 +16,6 @@ MAINTAINER= torstenb@FreeBSD.org
|
||||
|
||||
USE_IMAKE= YES
|
||||
|
||||
MAN1= sunclock.1
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1,2 +1 @@
|
||||
bin/sunclock
|
||||
man/man1/sunclock.1.gz
|
||||
|
@ -3,7 +3,7 @@
|
||||
# Date created: 29 October 1995
|
||||
# Whom: piero
|
||||
#
|
||||
# $Id: Makefile,v 1.8 1996/11/15 22:35:02 obrien Exp $
|
||||
# $Id: Makefile,v 1.9 1998/05/04 03:00:52 vanilla Exp $
|
||||
#
|
||||
|
||||
DISTNAME= xearth-1.0
|
||||
@ -14,6 +14,8 @@ MAINTAINER= ports@FreeBSD.ORG
|
||||
|
||||
USE_IMAKE= yes
|
||||
|
||||
MAN1= xearth.1
|
||||
|
||||
# Copy the list of FreeBSD sites
|
||||
post-install:
|
||||
${MKDIR} ${PREFIX}/lib/X11/xearth
|
||||
|
@ -1,4 +1,3 @@
|
||||
bin/xearth
|
||||
man/man1/xearth.1.gz
|
||||
lib/X11/xearth/freebsd.core.markers
|
||||
lib/X11/xearth/freebsd.ftp.markers
|
||||
|
@ -1,5 +1,4 @@
|
||||
bin/xephem
|
||||
man/man1/xephem.1.gz
|
||||
lib/X11/app-defaults/XEphem
|
||||
lib/X11/xephem/auxil/README
|
||||
lib/X11/xephem/auxil/mars_db
|
||||
|
@ -3,7 +3,7 @@
|
||||
# Date created: 14 February 1995
|
||||
# Whom: asami
|
||||
#
|
||||
# $Id: Makefile,v 1.7 1997/05/29 01:53:20 fenner Exp $
|
||||
# $Id: Makefile,v 1.8 1997/12/25 22:29:12 asami Exp $
|
||||
#
|
||||
|
||||
DISTNAME= xphoon
|
||||
@ -16,4 +16,6 @@ MAINTAINER= ports@FreeBSD.ORG
|
||||
|
||||
USE_IMAKE= yes
|
||||
|
||||
MAN1= xphoon.1
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1,2 +1 @@
|
||||
bin/xphoon
|
||||
man/man1/xphoon.1.gz
|
||||
|
@ -3,7 +3,7 @@
|
||||
# Date created: 17 January 1997
|
||||
# Whom: FURUSAWA,Kazuhisa <furusawa@com.cs.osakafu-u.ac.jp>
|
||||
#
|
||||
# $Id: Makefile,v 1.5 1998/02/07 09:18:23 andreas Exp $
|
||||
# $Id: Makefile,v 1.6 1998/07/27 23:23:58 asami Exp $
|
||||
#
|
||||
|
||||
PKGNAME= xengine-1.0.1
|
||||
@ -24,6 +24,8 @@ EXTRACT_BEFORE_ARGS=
|
||||
EXTRACT_AFTER_ARGS= | gunshar -d $(WRKDIR)
|
||||
PATCH_DIST_STRIP= -p1 # no ${PATCHFILES} but used below
|
||||
|
||||
MAN1= xengine.1
|
||||
|
||||
pre-patch:
|
||||
@cd $(WRKSRC) ; ${PATCH} ${PATCH_DIST_ARGS} < xengine.patch1
|
||||
|
||||
|
@ -1,3 +1,2 @@
|
||||
bin/xengine
|
||||
share/doc/xengine/README
|
||||
man/man1/xengine.1.gz
|
||||
|
@ -3,7 +3,7 @@
|
||||
# Date created: Dec 4 1997
|
||||
# Whom: frankch@waru.life.nthu.edu.tw
|
||||
#
|
||||
# $Id: Makefile,v 1.2 1998/05/24 04:04:23 steve Exp $
|
||||
# $Id: Makefile,v 1.3 1998/07/27 23:24:02 asami Exp $
|
||||
#
|
||||
|
||||
DISTNAME= RasMol26b2x1
|
||||
@ -16,4 +16,6 @@ MAINTAINER= frankch@waru.life.nthu.edu.tw
|
||||
WRKSRC= $(WRKDIR)/RasMol2.6x1
|
||||
USE_IMAKE= yes
|
||||
|
||||
MAN1= rasmol.1
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1,5 +1,4 @@
|
||||
bin/rasmol
|
||||
man/man1/rasmol.1.gz
|
||||
lib/X11/rasmol/1crn.pdb
|
||||
lib/X11/rasmol/3cro.pdb
|
||||
lib/X11/rasmol/rasmol.hlp
|
||||
|
@ -3,7 +3,7 @@
|
||||
# Date created: 3 Apr 1998
|
||||
# Whom: giffunip@asme.org
|
||||
#
|
||||
# $Id: Makefile,v 1.1.1.1 1998/05/18 04:20:21 mph Exp $
|
||||
# $Id: Makefile,v 1.2 1998/05/25 21:03:03 fenner Exp $
|
||||
#
|
||||
|
||||
DISTNAME= xcircuit-1.7
|
||||
@ -19,6 +19,8 @@ XMKMF= xmkmf
|
||||
ALL_TARGET=
|
||||
INSTALL_TARGET= install install.man
|
||||
|
||||
MAN1= xcircuit.1
|
||||
|
||||
post-install:
|
||||
.if !defined(NOPORTDOCS)
|
||||
${MKDIR} ${PREFIX}/share/examples/xcircuit
|
||||
|
@ -7,7 +7,6 @@ lib/xcircuit/digital.lps
|
||||
lib/xcircuit/lgf.lps
|
||||
lib/xcircuit/signal.lps
|
||||
lib/xcircuit/musiclib.lps
|
||||
man/man1/xcircuit.1.gz
|
||||
share/examples/xcircuit/USAflag.ps
|
||||
share/examples/xcircuit/border.ps
|
||||
share/examples/xcircuit/prelude.ps
|
||||
|
@ -3,7 +3,7 @@
|
||||
# Date created: 3 October 1994
|
||||
# Whom: Michael Elbel (me)
|
||||
#
|
||||
# $Id: Makefile,v 1.7 1998/04/03 04:20:48 jseger Exp $
|
||||
# $Id: Makefile,v 1.8 1998/07/27 23:24:06 asami Exp $
|
||||
#
|
||||
|
||||
DISTNAME= Seyon-2.14b
|
||||
@ -18,4 +18,6 @@ WRKSRC= ${WRKDIR}/seyon
|
||||
USE_IMAKE= yes
|
||||
BROKEN= Installs file in ${HOME}/.seyon
|
||||
|
||||
MAN1= seyon.1
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -2,4 +2,3 @@ bin/seyon
|
||||
lib/X11/app-defaults/Seyon
|
||||
lib/X11/app-defaults/Seyon-color
|
||||
lib/X11/seyon.help
|
||||
man/man1/seyon.1.gz
|
||||
|
@ -3,7 +3,7 @@
|
||||
# Date created: 16 sept 1995
|
||||
# Whom: jmz
|
||||
#
|
||||
# $Id: Makefile,v 1.9 1998/03/07 23:26:23 jmz Exp $
|
||||
# $Id: Makefile,v 1.10 1998/08/07 22:00:00 asami Exp $
|
||||
#
|
||||
|
||||
DISTNAME= viewfax-2.3
|
||||
@ -14,4 +14,6 @@ USE_IMAKE= yes
|
||||
|
||||
MAINTAINER= jmz@FreeBSD.org
|
||||
|
||||
MAN1= viewfax.1
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1,3 +1,2 @@
|
||||
bin/viewfax
|
||||
lib/viewfax.tif
|
||||
man/man1/viewfax.1.gz
|
||||
|
Loading…
Reference in New Issue
Block a user