diff options
author | Bruce M Simpson <bms@FreeBSD.org> | 2008-04-08 03:32:39 +0000 |
---|---|---|
committer | Bruce M Simpson <bms@FreeBSD.org> | 2008-04-08 03:32:39 +0000 |
commit | 48bf46b7eb50509ceb4dc97133a64d622e5d8f1b (patch) | |
tree | 67abadb4dabd3ffaa66bf354da98a0009483d6d8 /devel/p4v | |
parent | 4e7bf2ca565d48eebee55bc8e82328859b8d5e45 (diff) |
Notes
Diffstat (limited to 'devel/p4v')
-rw-r--r-- | devel/p4v/Makefile | 5 | ||||
-rw-r--r-- | devel/p4v/distinfo.amd64 | 3 |
2 files changed, 6 insertions, 2 deletions
diff --git a/devel/p4v/Makefile b/devel/p4v/Makefile index 58febfce5743..abcd79f91059 100644 --- a/devel/p4v/Makefile +++ b/devel/p4v/Makefile @@ -8,7 +8,8 @@ PORTNAME= p4v PORTVERSION= 2007.3.149519 CATEGORIES= devel -MASTER_SITES= http://filehost.perforce.com/perforce/r07.3/bin.freebsd60x86/ +MASTER_SITES= \ + http://filehost.perforce.com/perforce/r07.3/bin.freebsd60x86${MACHINE_ARCH:Mamd64:S/^amd/_/}/ DISTNAME= ${PORTNAME} EXTRACT_SUFX= .tgz DIST_SUBDIR= ${PORTNAME}-${PORTVERSION} @@ -19,7 +20,7 @@ COMMENT= Visual client for Perforce SCM NO_CDROM= Binary redistribution restrictions in effect RESTRICTED= ${NO_CDROM} -ONLY_FOR_ARCHS= i386 +ONLY_FOR_ARCHS= amd64 i386 NO_BUILD= yes USE_LDCONFIG= yes diff --git a/devel/p4v/distinfo.amd64 b/devel/p4v/distinfo.amd64 new file mode 100644 index 000000000000..5e6904711da1 --- /dev/null +++ b/devel/p4v/distinfo.amd64 @@ -0,0 +1,3 @@ +MD5 (p4v-2007.3.149519/p4v.tgz) = 4186404491624550166744d4e1cbc316 +SHA256 (p4v-2007.3.149519/p4v.tgz) = 795fc4820a80ad293b83233bbf24b34debda0652619d47bfd8e093bedcd56bab +SIZE (p4v-2007.3.149519/p4v.tgz) = 12941750 |