mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-16 07:58:04 +00:00
b71da75495
This avoids versions going backward
10 lines
192 B
Makefile
10 lines
192 B
Makefile
DISTVERSION= 1.6.0-beta7
|
|
PORTREVISION= 3
|
|
PKGNAMESUFFIX= -beta
|
|
|
|
MASTERDIR= ${.CURDIR}/../tome4
|
|
DISTINFO_FILE= ${.CURDIR}/distinfo
|
|
PLIST= ${.CURDIR}/pkg-plist
|
|
|
|
.include "${MASTERDIR}/Makefile"
|