aboutsummaryrefslogtreecommitdiff
path: root/www/p5-WWW-Plurk
diff options
context:
space:
mode:
authorAndrej Zverev <az@FreeBSD.org>2013-06-07 07:49:56 +0000
committerAndrej Zverev <az@FreeBSD.org>2013-06-07 07:49:56 +0000
commit62501ae94c1b213252c9358e9594c0dfb44ae4a2 (patch)
tree2e6e399c46f5519053cd68d5695af1f3b0245af9 /www/p5-WWW-Plurk
parent02eb7ff1b6160303d8780e44ac579f48f65bdfce (diff)
downloadports-62501ae94c1b213252c9358e9594c0dfb44ae4a2.tar.gz
ports-62501ae94c1b213252c9358e9594c0dfb44ae4a2.zip
- Trim Makefile header
- Remove unnecessary depend on PERL_LEVEL < 5.12 - Make portlint happy PR: ports/178932 Submitted by: az Approved by: maintainer (timeout)
Notes
Notes: svn path=/head/; revision=320168
Diffstat (limited to 'www/p5-WWW-Plurk')
-rw-r--r--www/p5-WWW-Plurk/Makefile14
-rw-r--r--www/p5-WWW-Plurk/pkg-descr2
2 files changed, 3 insertions, 13 deletions
diff --git a/www/p5-WWW-Plurk/Makefile b/www/p5-WWW-Plurk/Makefile
index a8a04de13c54..1b64f52468ac 100644
--- a/www/p5-WWW-Plurk/Makefile
+++ b/www/p5-WWW-Plurk/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: p5-WWW-Plurk
-# Date created: 2008-08-04
-# Whom: Yi-Hsuan Hsin <mhsin@mhsin.org>
-#
+# Created by: Yi-Hsuan Hsin <mhsin@mhsin.org>
# $FreeBSD$
-#
PORTNAME= WWW-Plurk
PORTVERSION= 0.02
@@ -30,10 +26,4 @@ MAN3= WWW::Plurk.3 WWW::Plurk::Friend.3 WWW::Plurk::Message.3
post-patch:
${FIND} ${WRKSRC} -name "*.orig" -delete
-.include <bsd.port.pre.mk>
-
-.if ${PERL_LEVEL} < 500905
-RUN_DEPENDS+= p5-Time-Piece>=0:${PORTSDIR}/devel/p5-Time-Piece
-.endif
-
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>
diff --git a/www/p5-WWW-Plurk/pkg-descr b/www/p5-WWW-Plurk/pkg-descr
index dec8d538c26e..e2ddfd12e47c 100644
--- a/www/p5-WWW-Plurk/pkg-descr
+++ b/www/p5-WWW-Plurk/pkg-descr
@@ -7,4 +7,4 @@ Ryan Lim did the heavy lifting of reverse engineering the API. His PHP
implementation can be found at http://code.google.com/p/rlplurkapi/.
Author: Andy Armstrong <andy.armstrong@messagesystems.com>
-WWW: http://search.cpan.org/dist/WWW-Plurk/
+WWW: http://search.cpan.org/dist/WWW-Plurk/