summaryrefslogtreecommitdiff
path: root/net/scotty3
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>1996-11-18 11:44:27 +0000
committerSatoshi Asami <asami@FreeBSD.org>1996-11-18 11:44:27 +0000
commit300c45cf2e488b0b4bef726272d1259f14ae8ed9 (patch)
tree842a2dc4580fa0370f28faca34d61ab06c735859 /net/scotty3
parentRemove spurious ^M at end of lines. (diff)
Use MAN? macros. CATEGORIES+= -> CATEGORIES.
Notes
Notes: svn path=/head/; revision=4575
Diffstat (limited to 'net/scotty3')
-rw-r--r--net/scotty3/Makefile34
1 files changed, 7 insertions, 27 deletions
diff --git a/net/scotty3/Makefile b/net/scotty3/Makefile
index e0d41e1575e0..3496328fd9d0 100644
--- a/net/scotty3/Makefile
+++ b/net/scotty3/Makefile
@@ -3,11 +3,11 @@
# Date created: 18 Februar 1995
# Whom: Gennady Sorokopud <gena@netvision.net.il>
#
-# $Id: Makefile,v 1.11 1996/09/17 12:50:34 erich Exp $
+# $Id: Makefile,v 1.12 1996/10/10 14:54:36 erich Exp $
#
DISTNAME= scotty-2.1.3
-CATEGORIES+= net
+CATEGORIES= net
MASTER_SITES= ftp://ftp.ibr.cs.tu-bs.de/pub/local/tkined/
LIB_DEPENDS= tk41\\.1\\.:${PORTSDIR}/x11/tk41
@@ -17,6 +17,11 @@ CONFIGURE_ARGS= --with-tcl-config=/usr/libdata/tcl \
--with-tk-config=/usr/local/lib
WRKSRC=${WRKDIR}/${DISTNAME}/unix
+MAN1= tkined.1 scotty.1
+MAN8= ntping.8 straps.8
+MANN= Tnm.n cmip.n dns.n gdmo.n http.n icmp.n ined.n job.n \
+ mib.n msqltcl.n netdb.n ntp.n rpc.n snmp.n sunrpc.n \
+ syslog.n udp.n
pre-install:
@cd ${WRKSRC};make sinstall
@@ -29,31 +34,6 @@ pre-install:
.endif
@rm /tmp/PLIST
-post-install:
-.if !defined(NOMANCOMPRESS)
- gzip -9nf ${PREFIX}/man/man1/tkined.1
- gzip -9nf ${PREFIX}/man/man1/scotty.1
- gzip -9nf ${PREFIX}/man/man8/ntping.8
- gzip -9nf ${PREFIX}/man/man8/straps.8
- gzip -9nf ${PREFIX}/man/mann/Tnm.n
- gzip -9nf ${PREFIX}/man/mann/cmip.n
- gzip -9nf ${PREFIX}/man/mann/dns.n
- gzip -9nf ${PREFIX}/man/mann/gdmo.n
- gzip -9nf ${PREFIX}/man/mann/http.n
- gzip -9nf ${PREFIX}/man/mann/icmp.n
- gzip -9nf ${PREFIX}/man/mann/ined.n
- gzip -9nf ${PREFIX}/man/mann/job.n
- gzip -9nf ${PREFIX}/man/mann/mib.n
- gzip -9nf ${PREFIX}/man/mann/msqltcl.n
- gzip -9nf ${PREFIX}/man/mann/netdb.n
- gzip -9nf ${PREFIX}/man/mann/ntp.n
- gzip -9nf ${PREFIX}/man/mann/rpc.n
- gzip -9nf ${PREFIX}/man/mann/snmp.n
- gzip -9nf ${PREFIX}/man/mann/sunrpc.n
- gzip -9nf ${PREFIX}/man/mann/syslog.n
- gzip -9nf ${PREFIX}/man/mann/udp.n
-.endif
-
pre-clean:
@rm -f pkg/PLIST