mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-04 06:15:24 +00:00
Update port to 1.6
PR: 15836 Submitted by: Maintainer
This commit is contained in:
parent
ff914ff29b
commit
b2a2779169
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=24417
@ -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>
|
||||
|
@ -1 +1 @@
|
||||
MD5 (rand-1.5.tar.gz) = 3a468c830e75ae14c0c6bd1053047b37
|
||||
MD5 (rand-1.6.tar.gz) = cd7c2479cc754766922b9d0a2f89dcdd
|
||||
|
@ -1 +1,2 @@
|
||||
bin/rand
|
||||
man/man1/rand.1.gz
|
||||
|
Loading…
Reference in New Issue
Block a user