aboutsummaryrefslogtreecommitdiff
path: root/textproc/p5-Chess-PGN-Parse/Makefile
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2016-02-01 19:47:04 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2016-02-01 19:47:04 +0000
commita4d9d6f0853ba8cc11d445ee484975962b1d2629 (patch)
tree60ec4aa6bab6d8391ef734e53d825471b77e50bb /textproc/p5-Chess-PGN-Parse/Makefile
parent162db33097185cd030aec82360cbce5f30f49bea (diff)
downloadports-a4d9d6f0853ba8cc11d445ee484975962b1d2629.tar.gz
ports-a4d9d6f0853ba8cc11d445ee484975962b1d2629.zip
- Update to 0.20
- Add NO_ARCH - Sort PLIST Changes: http://search.cpan.org/dist/Chess-PGN-Parse/Changes
Notes
Notes: svn path=/head/; revision=407733
Diffstat (limited to 'textproc/p5-Chess-PGN-Parse/Makefile')
-rw-r--r--textproc/p5-Chess-PGN-Parse/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/p5-Chess-PGN-Parse/Makefile b/textproc/p5-Chess-PGN-Parse/Makefile
index 1de6c16cabd0..aac02fe10eef 100644
--- a/textproc/p5-Chess-PGN-Parse/Makefile
+++ b/textproc/p5-Chess-PGN-Parse/Makefile
@@ -2,8 +2,7 @@
# $FreeBSD$
PORTNAME= Chess-PGN-Parse
-PORTVERSION= 0.19
-PORTREVISION= 1
+PORTVERSION= 0.20
CATEGORIES= textproc games perl5
MASTER_SITES= CPAN
MASTER_SITE_SUBDIR= CPAN:GMAX
@@ -12,6 +11,7 @@ PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= Reads and parses PGN (Portable Game Notation) Chess files
+NO_ARCH= yes
USES= perl5
USE_PERL5= configure