1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-20 20:09:11 +00:00

- Cleanup perl usage (Tie::File 0.97 already with coremodules since perl 5.12)

- Convert to new perl5 framework
- Trim Makefile header

With hat:	perl@
This commit is contained in:
Andrej Zverev 2013-09-02 06:23:30 +00:00
parent 1bdfab4132
commit 977da7860a
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=325940

View File

@ -1,9 +1,5 @@
# New ports collection makefile for: p5-Tie-iCal
# Date created: 13 June 2005
# Whom: TAKAHASHI Kaoru <kaoru@kaisei.org>
#
# Created by: TAKAHASHI Kaoru <kaoru@kaisei.org>
# $FreeBSD$
#
PORTNAME= Tie-iCal
PORTVERSION= 0.15
@ -18,8 +14,8 @@ COMMENT= Tie iCal files to Perl hashes
LICENSE= ART10 GPLv1
LICENSE_COMB= dual
PERL_CONFIGURE= yes
USE_PERL5_REASON= requires newer version of Perl with Tie::File 0.97 or later
USES= perl5
USE_PERL5= configure
MAN3= Tie::iCal.3