aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorsunpoet <sunpoet@FreeBSD.org>2017-02-28 17:45:20 +0800
committersunpoet <sunpoet@FreeBSD.org>2017-02-28 17:45:20 +0800
commitad1fbf2faa0b9e47547fbd8fcd77e99f23881a8f (patch)
tree477b1fabbfef851e56bed730e723ac6830ec0f34
parent36bea89ebc9432f0e918f43257c09c1feec52785 (diff)
downloadfreebsd-ports-gnome-ad1fbf2faa0b9e47547fbd8fcd77e99f23881a8f.tar.gz
freebsd-ports-gnome-ad1fbf2faa0b9e47547fbd8fcd77e99f23881a8f.tar.zst
freebsd-ports-gnome-ad1fbf2faa0b9e47547fbd8fcd77e99f23881a8f.zip
Use real PORTVERSION
- Add LICENSE - Add NO_ARCH - Sort PLIST
-rw-r--r--devel/p5-Data-Hexdumper/Makefile10
-rw-r--r--devel/p5-Data-Hexdumper/pkg-plist2
2 files changed, 8 insertions, 4 deletions
diff --git a/devel/p5-Data-Hexdumper/Makefile b/devel/p5-Data-Hexdumper/Makefile
index 387d0b71820d..4a95bcc8e09a 100644
--- a/devel/p5-Data-Hexdumper/Makefile
+++ b/devel/p5-Data-Hexdumper/Makefile
@@ -2,16 +2,20 @@
# $FreeBSD$
PORTNAME= Data-Hexdumper
-PORTVERSION= 3.00.01
-PORTREVISION= 1
+PORTVERSION= 3.0001
CATEGORIES= devel perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
-DISTNAME= ${PORTNAME}-${PORTVERSION:R}${PORTVERSION:E}
MAINTAINER= perl@FreeBSD.org
COMMENT= Module for displaying binary data in a readable format
+LICENSE= ART10 GPLv2
+LICENSE_COMB= dual
+LICENSE_FILE_ART10= ${WRKSRC}/ARTISTIC.txt
+LICENSE_FILE_GPLv2= ${WRKSRC}/GPL2.txt
+
+NO_ARCH= yes
USES= perl5
USE_PERL5= configure
diff --git a/devel/p5-Data-Hexdumper/pkg-plist b/devel/p5-Data-Hexdumper/pkg-plist
index a75ebc3ea63b..68406e0870d2 100644
--- a/devel/p5-Data-Hexdumper/pkg-plist
+++ b/devel/p5-Data-Hexdumper/pkg-plist
@@ -1,2 +1,2 @@
-%%PERL5_MAN3%%/Data::Hexdumper.3.gz
%%SITE_PERL%%/Data/Hexdumper.pm
+%%PERL5_MAN3%%/Data::Hexdumper.3.gz