summaryrefslogtreecommitdiff
path: root/misc
diff options
context:
space:
mode:
authorTim Vanderhoek <hoek@FreeBSD.org>1998-08-24 08:16:37 +0000
committerTim Vanderhoek <hoek@FreeBSD.org>1998-08-24 08:16:37 +0000
commita29f7111cf63755011a708773066a7f840b5b37f (patch)
tree5ddc446f6fd244e65abdd2e283361bc972102801 /misc
parentThere was man in the PLIST. (diff)
This man might be compressed to a small size now that he is moved
from pkg/PLIST to Makefile. asami@FreeBSD.ORG, whoever you are, you're supposed to be the MAINTAINER of this port. Get your act in gear, eh! ;-)
Notes
Notes: svn path=/head/; revision=12806
Diffstat (limited to 'misc')
-rw-r--r--misc/colorls/Makefile5
-rw-r--r--misc/colorls/pkg-plist1
2 files changed, 4 insertions, 2 deletions
diff --git a/misc/colorls/Makefile b/misc/colorls/Makefile
index 103c017c535f..168da8680fa6 100644
--- a/misc/colorls/Makefile
+++ b/misc/colorls/Makefile
@@ -3,7 +3,7 @@
# Date created: 8 March 1995
# Whom: Satoshi Asami
#
-# $Id: Makefile,v 1.13 1997/04/30 03:18:06 asami Exp $
+# $Id: Makefile,v 1.14 1997/10/16 06:26:14 asami Exp $
#
DISTNAME= colorls
@@ -14,6 +14,9 @@ DISTFILES= ls-2.2.5.tar.gz
MAINTAINER= asami@FreeBSD.ORG
+MAN1= colorls.1
+MANCOMPRESSED= maybe
+
WRKSRC= ${WRKDIR}/ls
pre-patch:
diff --git a/misc/colorls/pkg-plist b/misc/colorls/pkg-plist
index 19d26842bde1..5ae9efb62b10 100644
--- a/misc/colorls/pkg-plist
+++ b/misc/colorls/pkg-plist
@@ -1,2 +1 @@
bin/colorls
-man/man1/colorls.1.gz