# Created by: gordon@FreeBSD.org # $FreeBSD$ PORTNAME= p4 PORTVERSION= 2016.1.1470074 CATEGORIES= devel MASTER_SITES= ftp://ftp.perforce.com/perforce/${P4VERSION}/bin.${PLATFORM}/ \ http://filehost.perforce.com/perforce/${P4VERSION}/bin.${PLATFORM}/ DISTNAME= p4 EXTRACT_SUFX= EXTRACT_ONLY= # none MAINTAINER= gordon@FreeBSD.org COMMENT= Perforce client RESTRICTED= Restricted distribution NO_BUILD= yes NO_WRKSUBDIR= yes PLIST_FILES= bin/p4 .include .include "Makefile.inc" do-install: ${INSTALL_PROGRAM} ${DISTDIR}/${DIST_SUBDIR}/p4 ${STAGEDIR}${PREFIX}/bin .include e Git repository'/>
aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* - make portlint happierdinoex2015-11-221-1/+1
* MASTER_SITES cleanup.mat2015-05-141-2/+1
* Remove trailing whitespaces from category multimediaehaupt2014-02-211-1/+1
* According to the Porter's Handbook (5.12.2.3.) default options must be added toehaupt2014-02-101-0/+2
* - add USES=gmakedinoex2013-12-071-1/+1
* - use STAGEDIRdinoex2013-10-281-12/+11
* - fix misplaced NO_STAGE in slaveports and ifdefsdinoex2013-09-211-1/+2
* Add NO_STAGE all over the place in preparation for the staging support (cat: ...bapt2013-09-21