# New ports collection makefile for: cpm(1) # Date created: 25 December 1994 # Whom: joerg # # $FreeBSD$ # PORTNAME= cpmtools PORTVERSION= 1.1 CATEGORIES= emulators MASTER_SITES= ${MASTER_SITE_LOCAL} MASTER_SITE_SUBDIR= joerg DISTNAME= cpm-${PORTVERSION} MAINTAINER= joerg@FreeBSD.org COMMENT= Utility to transfer files from/to CP/M (R) diskettes WRKSRC= ${WRKDIR}/cpm MAN1= cpm.1 # # need our own build target to pass PREFIX down to the make command # do-build: @(cd ${WRKSRC}; ${MAKE} PREFIX=${PREFIX} ${MAKE_FLAGS} ${MAKEFILE} all) .include orts-gnome' title='freebsd-ports-gnome Git repository'/>
aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Remove # $FreeBSD$ from Makefiles.Mathieu Arnold2021-04-061-1/+0
* Fix every instance of RUN_DEPENDS:=${BUILD_DEPENDS} in p5 ports, exceptDag-Erling Smørgrav2018-10-061-2/+2
* Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.Mathieu Arnold2016-04-011-1/+1
* Change the way Perl modules are installed, update the default Perl to 5.18.Mathieu Arnold2014-11-261-0/+1
* Support STAGEDIR.Vanilla I. Shu2013-11-051-4/+1
* Add NO_STAGE all over the place in preparation for the staging support (cat: ...Baptiste Daroussin2013-09-211-0/+1
* - Convert to new perl frameworkMathieu Arnold2013-08-031-6/+3
* - Remove SITE_PERL from *_DEPENDSPhilippe Audeoud2012-06-12