aboutsummaryrefslogtreecommitdiffstats
path: root/math/p5-Math-Currency/Makefile
blob: a68c62bebf28f3534151e96d9ae17a58171ae4e8 (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
# New ports collection makefile for:    Math-Currency
# Date created:             Wed Jan  3 10:58:59 2001
# Whom:                 will
#
# $FreeBSD$
#

PORTNAME=   Math-Currency
PORTVERSION=    0.47
CATEGORIES= math perl5
MASTER_SITES=   CPAN
PKGNAMEPREFIX=  p5-

MAINTAINER= perl@FreeBSD.org
COMMENT=    Perl module for exact currency math with formatting and rounding

BUILD_DEPENDS=  ${SITE_PERL}/Math/FixedPrecision.pm:${PORTSDIR}/math/p5-Math-FixedPrecision
RUN_DEPENDS=    ${BUILD_DEPENDS}

PERL_MODBUILD=  yes

MAN3=       Math::Currency.3

.if !defined(NOPORTDOCS)
PORTDOCS=   Changes

post-install:
    @${MKDIR} ${DOCSDIR}
    @${INSTALL_DATA} ${PORTDOCS:S|^|${WRKSRC}/|} ${DOCSDIR}
    @${ECHO_MSG} "===> Documentation installed in ${DOCSDIR}."
.endif

.include <bsd.port.mk>
orts-gnome/commit/textproc/kmflcomp/Makefile?h=gstreamer0.10-removal&id=6886eb76b1f0e7553b1ca09373b80cd4ed5fa32e'>- Stage supportmiwi2014-06-271-7/+6 * Add NO_STAGE all over the place in preparation for the staging support (cat: ...bapt2013-09-211-5/+2 * - Make ports use the libc provided iconv implementation on 10-CURRENTmadpilot2013-09-051-1/+1 * - Convert USE_ICONV=yes to USES=iconvmva2013-04-281-1/+1 * s/X11BASE/LOCALBASE/, or equivalent.dougb2012-06-251-1/+1 * - Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)amdmi32011-09-241-1/+0 * - Patch SCIM KMFL engine (textproc/scim-kmfl-imengine) to usewxs2011-05-291-7/+9 * Update to 1.0.3makc2010-07-241-6/+3 * Remove incorrect gettext dependency. USE_ICONV and -liconv is sufficientwxs2010-06-19