aboutsummaryrefslogtreecommitdiff
path: root/chinese/cless
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 /chinese/cless
parentf777115e0124107b5cef3e52bb4856f321dcd2eb (diff)
downloadports-300c45cf2e488b0b4bef726272d1259f14ae8ed9.tar.gz
ports-300c45cf2e488b0b4bef726272d1259f14ae8ed9.zip
Use MAN? macros. CATEGORIES+= -> CATEGORIES.
Notes
Notes: svn path=/head/; revision=4575
Diffstat (limited to 'chinese/cless')
-rw-r--r--chinese/cless/Makefile8
1 files changed, 2 insertions, 6 deletions
diff --git a/chinese/cless/Makefile b/chinese/cless/Makefile
index bd3acc00c1fd..f6d52da346cd 100644
--- a/chinese/cless/Makefile
+++ b/chinese/cless/Makefile
@@ -3,7 +3,7 @@
# Date created: Sat Aug 10, 1996
# Whom: David O'Brien (obrien@cs.ucdavis.edu)
#
-# $Id: Makefile,v 1.2 1996/10/29 04:55:52 max Exp $
+# $Id: Makefile,v 1.3 1996/11/12 02:16:34 obrien Exp $
#
DISTNAME= cless-290
@@ -18,13 +18,9 @@ MAINTAINER= obrien@cs.ucdavis.edu
GNU_CONFIGURE= yes
CFLAGS+= -DHANZI # LDFLAGS=-s datadir=/usr/local/lib/less
+MAN1= cless.1 clesskey.1
post-install:
-.if !defined(NOMANCOMPRESS)
-.for mp in cless clesskey
- gzip -9nf ${PREFIX}/man/man1/${mp}.1
-.endfor
-.endif
.if !defined(NOPORTDOCS)
${MKDIR} -p ${PREFIX}/share/doc/cless
${INSTALL_DATA} ${WRKSRC}/README.CLESS ${PREFIX}/share/doc/cless