diff options
Diffstat (limited to 'math/p5-Bit-ShiftReg')
-rw-r--r-- | math/p5-Bit-ShiftReg/Makefile | 2 | ||||
-rw-r--r-- | math/p5-Bit-ShiftReg/pkg-comment | 1 |
2 files changed, 2 insertions, 1 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} diff --git a/math/p5-Bit-ShiftReg/pkg-comment b/math/p5-Bit-ShiftReg/pkg-comment deleted file mode 100644 index 9b091beeb63a..000000000000 --- a/math/p5-Bit-ShiftReg/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Perl module implementing various bit shifting operations |