summaryrefslogtreecommitdiff
path: root/textproc/rand
diff options
context:
space:
mode:
authorChris D. Faulhaber <jedgar@FreeBSD.org>2000-01-04 17:48:13 +0000
committerChris D. Faulhaber <jedgar@FreeBSD.org>2000-01-04 17:48:13 +0000
commitb2a277916958ad6613192219cbf02128c085cf68 (patch)
treeb5c84e7a2dc558476d349c02ff41cea2032d5ed5 /textproc/rand
parentRemove version number from DESCR (diff)
Update port to 1.6
PR: 15836 Submitted by: Maintainer
Notes
Notes: svn path=/head/; revision=24417
Diffstat (limited to 'textproc/rand')
-rw-r--r--textproc/rand/Makefile8
-rw-r--r--textproc/rand/distinfo2
-rw-r--r--textproc/rand/pkg-plist1
3 files changed, 7 insertions, 4 deletions
diff --git a/textproc/rand/Makefile b/textproc/rand/Makefile
index e052ed0cef6e..8fd158fbe755 100644
--- a/textproc/rand/Makefile
+++ b/textproc/rand/Makefile
@@ -1,20 +1,22 @@
# New ports collection makefile for: rand
-# Version required: 1.5
+# Version required: 1.6
# Date created: Mon Jul 26 1999
# Whom: domi@saargate.de
#
# $FreeBSD$
#
-DISTNAME= rand-1.5
+DISTNAME= rand-1.6
CATEGORIES= textproc
MASTER_SITES= http://math.smsu.edu/~br0ke/files/
MAINTAINER= domi@saargate.de
-WRKSRC= ${WRKDIR}/rand
+GNU_CONFIGURE= yes
+USE_GMAKE= yes
do-install:
${INSTALL_PROGRAM} ${WRKSRC}/rand ${PREFIX}/bin
+ ${INSTALL_MAN} ${WRKSRC}/rand.1.gz ${MANPREFIX}/man/man1
.include <bsd.port.mk>
diff --git a/textproc/rand/distinfo b/textproc/rand/distinfo
index d59d8705232f..3f973f5fefb9 100644
--- a/textproc/rand/distinfo
+++ b/textproc/rand/distinfo
@@ -1 +1 @@
-MD5 (rand-1.5.tar.gz) = 3a468c830e75ae14c0c6bd1053047b37
+MD5 (rand-1.6.tar.gz) = cd7c2479cc754766922b9d0a2f89dcdd
diff --git a/textproc/rand/pkg-plist b/textproc/rand/pkg-plist
index 3a75cb8e8108..67af323a6c65 100644
--- a/textproc/rand/pkg-plist
+++ b/textproc/rand/pkg-plist
@@ -1 +1,2 @@
bin/rand
+man/man1/rand.1.gz