mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-14 07:43:06 +00:00
- Update to 2.16
- Convert Makefile headers to new style
This commit is contained in:
parent
f91e1235e3
commit
cc1177b8d8
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=327686
@ -1,12 +1,8 @@
|
||||
# New ports collection makefile for: cpmtools
|
||||
# Date created: 31 January 2008
|
||||
# Whom: joerg
|
||||
#
|
||||
# Created by: joerg
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
PORTNAME= cpmtools
|
||||
PORTVERSION= 2.15
|
||||
PORTVERSION= 2.16
|
||||
CATEGORIES= emulators sysutils
|
||||
MASTER_SITES= http://www.moria.de/~michael/cpmtools/
|
||||
|
||||
@ -17,6 +13,7 @@ LICENSE= GPLv3
|
||||
|
||||
LATEST_LINK= cpmtools2
|
||||
|
||||
NO_STAGE= yes
|
||||
GNU_CONFIGURE= yes
|
||||
CONFIGURE_ARGS+=--bindir=${PREFIX}/sbin \
|
||||
--datarootdir=${DATADIR}
|
||||
@ -30,7 +27,7 @@ LIBDSK_DESC= Access to disks and disk images support
|
||||
|
||||
.include <bsd.port.options.mk>
|
||||
|
||||
.if ${PORT_OPTIONS:MLIBDISK}
|
||||
.if ${PORT_OPTIONS:MLIBDSK}
|
||||
LIB_DEPENDS+= dsk:${PORTSDIR}/emulators/libdsk
|
||||
CONFIGURE_ARGS+=--with-libdsk=${LOCALBASE}
|
||||
.else
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (cpmtools-2.15.tar.gz) = 33de4b9cb41ee07e8ccfacb42701928e41440c68ea69b817a74e5db16cf01aaa
|
||||
SIZE (cpmtools-2.15.tar.gz) = 174447
|
||||
SHA256 (cpmtools-2.16.tar.gz) = 12b8832ea15e88c6755a2801caa6fab4e1e2cda18468206b5c7acb16232897af
|
||||
SIZE (cpmtools-2.16.tar.gz) = 181842
|
||||
|
Loading…
Reference in New Issue
Block a user