aboutsummaryrefslogtreecommitdiffstats
path: root/textproc/resume-extensions/Makefile
blob: ba937d855b4fb2a0a9058b51ca2247168a57be17 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
# New ports collection makefile for:    resume-extensions
# Date created:                     August 03 2004
# Whom:                             Aaron Straup Cope
# $FreeBSD$

PORTNAME=   resume-extensions
PORTVERSION=    0.5
PORTREVISION=   1
CATEGORIES= textproc
MASTER_SITES=   http://aaronland.info/xsl/xmlresume/
DISTNAME=   xml${PORTNAME}-${PORTVERSION}

MAINTAINER= ports@FreeBSD.org
COMMENT=    Extends the XML Resume library

RUN_DEPENDS=    ${LOCALBASE}/share/xsl/resume:${PORTSDIR}/textproc/resume \
        ${LOCALBASE}/share/xsl/string/print-n-times.xsl:${PORTSDIR}/textproc/print-n-times \
        ${LOCALBASE}/share/xsl/xhtml/add-css-links.xsl:${PORTSDIR}/textproc/add-css-links

NO_BUILD=   yes

post-patch:
    ${REINPLACE_CMD} -e 's|/usr/local/share|${LOCALBASE}/share|' \
        ${WRKSRC}/lib/extrefs.xsl
    ${REINPLACE_CMD} -e 's|/usr/local/share|${LOCALBASE}/share|' \
        ${WRKSRC}/format/html.xsl
    ${FIND} ${WRKSRC} -name '*.bak' -delete

do-install:
    @${ECHO} "Installing in ${PREFIX}/share/xsl/${PORTNAME}"
    @${MKDIR} ${PREFIX}/share/xsl/${PORTNAME}
    @${CP} -R ${WRKSRC}/* ${PREFIX}/share/xsl/${PORTNAME}

.include <bsd.port.mk>
4 14:27:03 +0800'>2016-05-241-1/+1 * Remove NLS, DOCS, EXAMPLES and IPV6 from OPTIONS_DEFAULT, they are enabled by...amdmi32016-05-241-1/+1 * Update to new upstream release candidate #2.mandree2016-05-172-3/+4 * Update to release candidate #1.mandree2016-05-122-6/+6 * Update to new upstream test release ...test13.mandree2016-05-052-4/+4 * Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.mat2016-04-011-5/+5 * New upstream test release #12.mandree2016-03-042-4/+4 * Upgrade to -test10 release.mandree2016-02-192-4/+4 * Upgrade to upstream -test8 pre-release.mandree2016-02-172-5/+4 * Bump versions to chase Nettle shared library updatejohans2016-01-241-0/+1 * Update to new test5 release.mandree2016-01-172-4/+4 * Update to -test4 release.mandree2016-01-052-4/+4 * Quench unused-parameter warnings during build.mandree2015-12-291-1/+1 * Update to 2.76test1.mandree2015-12-222-5/+7 * Update to new release candidate #4 and mark IGNORE since 2.74 is out.mandree2015-07-312-4/+4 * Update to new release candidate #3mandree2015-07-182-3/+3 * Update to new upstream release candidate 2.74rc1.mandree2015-07-152-4/+4 * Upgrade dnsmasq to new release 2.73.mandree2015-06-162-2/+2 * Update to new upstream release candidate #10.mandree2015-06-123-8/+6 * Update to new release candidate -rc9.mandree2015-06-112-3/+3 * Upgrade to new release candidate #8, fixing buffer overflow since rc6. [1]mandree2015-05-232-4/+7 * Upgrade to release candidate #7.mandree2015-05-032-3/+3 * Update to new release candidate #6.mandree2015-04-232-4/+4 * Upgrade to new release candidate #4.mandree2015-04-122-4/+3 * Mark as broken unfetchable portsbapt2015-04-061-0/+1 * Upgrade to new release candidate #3 (skipping rc2).mandree2015-04-012-3/+3 * Update to upstream 2.73rc1 (pending rc2 upload)mandree2015-03-312-5/+4 * Update to new 2.73test6 pre-releasemandree2015-01-232-4/+4 * Update to new test release.mandree2015-01-103-17/+4 * Package 2.73test2, with one additional patch to make it buildmandree2014-12-243-5/+19 * Update to new upstream version 2.72, disabling dnsmasq-devel again.mandree2014-09-26