diff options
Diffstat (limited to 'math/p5-Bit-ShiftReg/Makefile')
-rw-r--r-- | math/p5-Bit-ShiftReg/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/math/p5-Bit-ShiftReg/Makefile b/math/p5-Bit-ShiftReg/Makefile index 336fad570799..0b3ff4ca3497 100644 --- a/math/p5-Bit-ShiftReg/Makefile +++ b/math/p5-Bit-ShiftReg/Makefile @@ -14,6 +14,8 @@ PKGNAMEPREFIX= p5- MAINTAINER= ports@FreeBSD.org +PORTCOMMENT= Perl module implementing various bit shifting operations + PERL_CONFIGURE= yes MANPREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION} |