# New ports collection makefile for: afio # Date created: 4 October 1995 # Whom: Juergen Lock # # $FreeBSD$ # PORTNAME= afio PORTVERSION= 2.4.7 CATEGORIES= sysutils MASTER_SITES= ${MASTER_SITE_SUNSITE} MASTER_SITE_SUBDIR= system/backup EXTRACT_SUFX= .tgz MAINTAINER= nox@jelal.hb.north.de ALL_TARGET= ${PORTNAME} MAN1= afio.1 post-install: .if !defined(NOPORTDOCS) @${MKDIR} ${DOCSDIR} @(cd ${WRKSRC} ; ${INSTALL_MAN} README SCRIPTS ${DOCSDIR}) @${MKDIR} ${PREFIX}/share/examples/afio @${INSTALL_SCRIPT} ${FILESDIR}/afiodump.example ${PREFIX}/share/examples/afio @${INSTALL_DATA} ${WRKSRC}/script1/DONTDUMP ${PREFIX}/share/examples/afio @${INSTALL_SCRIPT} ${WRKSRC}/script2/* ${PREFIX}/share/examples/afio @${INSTALL_SCRIPT} ${WRKSRC}/script3/* ${PREFIX}/share/examples/afio @${INSTALL_SCRIPT} ${WRKSRC}/script4/* ${PREFIX}/share/examples/afio .endif .include cgit'>
aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Remove stale IGNORE_WITH_PHP=56 values.rene2019-01-051-2/+0
* - Add LICENSEjoneum2018-12-211-4/+5
* Remove version 7.0 from the IGNORE_WITH_PHP list.rene2018-12-061-1/+1
* Deprecate ports depending on php 5.6antoine2018-12-031-0/+3
* Fix some PKGNAME collisionsantoine2018-10-081-1/+1
* Introduce PHP flavors.mat2018-03-091-4/+4
* Note PHP ports that do not build with 7.2.mat2018-02-081-1/+1
* - Update maintainer addressjoneum2017-05-161-1/+1
* Mark ports not building with PHP 7.1.mat2017-02-071-1/+1
* Pass maintainership of PEAR ports to the submitterjbeich2016-11-031-1/+1
* Reset miwi@'s ports, he stepped down from the Ports Team.rene2016-07-261-1/+1
* Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.mat2016-04-011-4/+4
* - Ignore php70miwi2016-02-191-0/+2
* - Take Maintainershipmiwi2015-11-261-1/+1
* Reset miwi's maintainership per his demandbapt2014-11-181-1/+1
* Convert to USES=pearbapt2014-09-231-4/+2
* Stage support for non-IGNORED pear classesantoine2013-11-261-1/+0
* Add NO_STAGE all over the place in preparation for the staging support (cat: ...bapt2013-09-211-0/+1
* - Convert to PEAR_AUTOINSTALLmiwi2013-03-171-10/+4