aboutsummaryrefslogtreecommitdiffstats
path: root/devel/p5-MooseX-Role-WithOverloading/Makefile
blob: 9064ed977bf750234e91ab8716f6a607ea149c6b (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
# Created by: Wen Heping <wen@FreeBSD.org>
# $FreeBSD$

PORTNAME=   MooseX-Role-WithOverloading
PORTVERSION=    0.16
CATEGORIES= devel perl5
MASTER_SITES=   CPAN
MASTER_SITE_SUBDIR= CPAN:ETHER
PKGNAMEPREFIX=  p5-

MAINTAINER= perl@FreeBSD.org
COMMENT=    Roles which support overloading

LICENSE=    ART10 GPLv1
LICENSE_COMB=   dual

BUILD_DEPENDS=  p5-Moose>=1.15:${PORTSDIR}/devel/p5-Moose \
        p5-MooseX-Types>=0:${PORTSDIR}/devel/p5-MooseX-Types \
        p5-aliased>=0:${PORTSDIR}/devel/p5-aliased \
        p5-namespace-autoclean>=0.16:${PORTSDIR}/devel/p5-namespace-autoclean \
        p5-namespace-clean>=0:${PORTSDIR}/devel/p5-namespace-clean
RUN_DEPENDS:=   ${BUILD_DEPENDS}

USES=       perl5
USE_PERL5=  configure

post-install:
    ${STRIP_CMD} ${STAGEDIR}${PREFIX}/${SITE_ARCH_REL}/auto/MooseX/Role/WithOverloading/WithOverloading.so

.include <bsd.port.mk>
release announcement. This release is part of a series of planned monthly releases making improvements available to developers in a quick and predictable manner. Announcement: https://kde.org/announcements/frameworks/5/5.80.0/ PR: 254256 Exp-run by: antoine Fallout-fixes by: adridg * Update KDE Frameworks to 5.79Tobias C. Berner2021-02-161-3/+3 | | | | | | | | | | | | | | | | | | | | Saturday, 13 February 2021 KDE today announces the release of KDE Frameworks 5.79.0. KDE Frameworks are 83 addon libraries to Qt which provide a wide variety of commonly needed functionality in mature, peer reviewed and well tested libraries with friendly licensing terms. For an introduction see the KDE Frameworks release announcement. This release is part of a series of planned monthly releases making improvements available to developers in a quick and predictable manner. Changelog and Announcement: https://kde.org/announcements/frameworks/5/5.79.0/ PR: 253484 Exp-run by: antoine * Update KDE Frameworks to 5.78.0Tobias C. Berner2021-01-181-3/+3 | | | | | | | | | | | | | | | | | | January 09, 2021. KDE today announces the release of KDE Frameworks 5.78.0. KDE Frameworks are 83 addon libraries to Qt which provide a wide variety of commonly needed functionality in mature, peer reviewed and well tested libraries with friendly licensing terms. For an introduction see the KDE Frameworks release announcement. This release is part of a series of planned monthly releases making improvements available to developers in a quick and pred Full Changelog: https://kde.org/announcements/kde-frameworks-5.78.0 PR: 252591 Exp-run by: antoine * Update KDE Frameworks to 5.77.0Tobias C. Berner2020-12-171-3/+3 | | | | | | | | | | | | | | | | | | December 12, 2020. KDE today announces the release of KDE Frameworks 5.77.0. KDE Frameworks are 83 addon libraries to Qt which provide a wide variety of commonly needed functionality in mature, peer reviewed and well tested libraries with friendly licensing terms. For an introduction see the KDE Frameworks release announcement. This release is part of a series of planned monthly releases making improvements available to developers in a quick and predictable manner. Announcement: https://kde.org/announcements/kde-frameworks-5.77.0/ PR: 251792 Exp-run by: antoine * Update KDE Frameworks to 5.76Tobias C. Berner2020-11-241-3/+3 | | | | | | | | | | | | | | | | | | November 07, 2020. KDE today announces the release of KDE Frameworks 5.76.0. KDE Frameworks are 70 addon libraries to Qt which provide a wide variety of commonly needed functionality in mature, peer reviewed and well tested libraries with friendly licensing terms. For an introduction see the KDE Frameworks release announcement. This release is part of a series of planned monthly releases making improvements available to developers in a quick and predictable manner. Announcement: https://kde.org/announcements/kde-frameworks-5.76.0/ PR: 251135 Exp-run by: antoine