mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-23 09:10:43 +00:00
Let the ports tree determine the DISTFILES name
This commit is contained in:
parent
74ef2e887d
commit
a0288a089c
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=373030
@ -4,16 +4,15 @@
|
||||
PORTNAME= mksh
|
||||
PORTVERSION= 50d
|
||||
DISTVERSIONPREFIX= R
|
||||
DISTVERSION= ${DISTVERSIONPREFIX}${PORTVERSION}
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= shells
|
||||
MASTER_SITES= http://www.mirbsd.org/MirOS/dist/mir/mksh/ \
|
||||
http://pub.allbsd.org/MirOS/dist/mir/mksh/
|
||||
DISTFILES= ${PORTNAME}-${DISTVERSION}.tgz
|
||||
|
||||
MAINTAINER= olivierd@FreeBSD.org
|
||||
COMMENT= MirBSD Korn Shell
|
||||
|
||||
USES= tar:tgz
|
||||
WRKSRC= ${WRKDIR}/${PORTNAME}
|
||||
|
||||
OPTIONS_DEFINE= EXAMPLES
|
||||
|
Loading…
Reference in New Issue
Block a user