diff options
Diffstat (limited to 'x11/p5-X11-Protocol/Makefile')
-rw-r--r-- | x11/p5-X11-Protocol/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/x11/p5-X11-Protocol/Makefile b/x11/p5-X11-Protocol/Makefile index 04150fef5484..4d55fe4e5658 100644 --- a/x11/p5-X11-Protocol/Makefile +++ b/x11/p5-X11-Protocol/Makefile @@ -14,6 +14,8 @@ PKGNAMEPREFIX= p5- MAINTAINER= ports@FreeBSD.org +PORTCOMMENT= Perl module that provides an interface roughly equivalent to Xlib + PERL_CONFIGURE= yes MANPREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION} |