aboutsummaryrefslogtreecommitdiff
path: root/x11/p5-X11-Protocol
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2014-04-06 05:47:13 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2014-04-06 05:47:13 +0000
commit56e2bca91dffbc39187cb3b0e46ec9d74c9b0c57 (patch)
tree1665f499b220b8b70e4fe7547f3429e7e651c71d /x11/p5-X11-Protocol
parent0520820ce2b0610f9b21bf3ad1199e189ae0f54c (diff)
downloadports-56e2bca91dffbc39187cb3b0e46ec9d74c9b0c57.tar.gz
ports-56e2bca91dffbc39187cb3b0e46ec9d74c9b0c57.zip
Notes
Diffstat (limited to 'x11/p5-X11-Protocol')
-rw-r--r--x11/p5-X11-Protocol/Makefile5
-rw-r--r--x11/p5-X11-Protocol/pkg-descr1
2 files changed, 4 insertions, 2 deletions
diff --git a/x11/p5-X11-Protocol/Makefile b/x11/p5-X11-Protocol/Makefile
index 5a7d1b84b9c6..ee12127baae7 100644
--- a/x11/p5-X11-Protocol/Makefile
+++ b/x11/p5-X11-Protocol/Makefile
@@ -7,9 +7,12 @@ CATEGORIES= x11 perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= 5u623l20@gmail.com
COMMENT= Perl module that provides an interface roughly equivalent to Xlib
+LICENSE= ART10 GPLv1
+LICENSE_COMB= dual
+
USES= perl5
USE_PERL5= configure
diff --git a/x11/p5-X11-Protocol/pkg-descr b/x11/p5-X11-Protocol/pkg-descr
index 86ae2b3bc31d..80f45adc9d21 100644
--- a/x11/p5-X11-Protocol/pkg-descr
+++ b/x11/p5-X11-Protocol/pkg-descr
@@ -4,5 +4,4 @@ as the author is working on a higher-level interface that will be
more object-oriented and easier to use, so as to allow this low
level access to eventually be replaced by an XS interface to Xlib.
-Author: Stephen McCamant
WWW: http://search.cpan.org/dist/X11-Protocol/