# New ports collection makefile for: ddup # Date created: 30 September 1999 # Whom: cjm2 # # $FreeBSD$ # PORTNAME= ddup PORTVERSION= 3.0.1 CATEGORIES= net MASTER_SITES= ${MASTER_SITES_LOCAL} DISTNAME= ${PORTNAME}-${PORTVERSION}-unix MAINTAINER= ports@FreeBSD.Org MAN1= ddup.1 MANCOMPRESSED= maybe WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} # Uncomment this if you want to enable debugging. #DEBUG= -g MAKE_ARGS= DEBUG="${DEBUG}" post-extract: cd ${WRKSRC}; ${GUNZIP_CMD} ddup.1.gz post-patch: ${PERL} -i -pe 's,!!PREFIX!!,${PREFIX},' ${WRKSRC}/ddupcron.sh ${PERL} -i -pe 's,/etc\b,${PREFIX}$$&,' ${WRKSRC}/ddup.1 pre-build: ${CP} ${FILESDIR}/Makefile ${WRKSRC}/ ${ECHO_CMD} "#define file_name \"${PREFIX}/etc/ddup.conf\"" > ${WRKSRC}/options.h post-install: ${INSTALL_SCRIPT} ${WRKSRC}/ddupcron.sh ${PREFIX}/sbin/ .if !defined(NOPORTSDOC) ${MKDIR} ${PREFIX}/share/doc/ddup ${INSTALL_DATA} ${WRKSRC}/README ${PREFIX}/share/doc/ddup/ .endif @${CAT} ${PKGMESSAGE} .include ta/cgit.png' alt='cgit logo'/> index : freebsd-ports-gnome
FreeBSD GNOME current development ports (https://github.com/freebsd/freebsd-ports-gnome)
aboutsummaryrefslogtreecommitdiffstats
path: root/math/spar/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Add USE_CSTD=gnu89 to fix linking when building with clangpawel2012-07-061-0/+1
* Sync to new bsd.autotools.mkade2010-12-041-1/+1
* - Switch SourceForge ports to the new File Release System: categories startin...amdmi32009-08-221-2/+1