diff options
Diffstat (limited to 'devel/p5-Algorithm-MDiff')
-rw-r--r-- | devel/p5-Algorithm-MDiff/Makefile | 2 | ||||
-rw-r--r-- | devel/p5-Algorithm-MDiff/pkg-comment | 1 |
2 files changed, 1 insertions, 2 deletions
diff --git a/devel/p5-Algorithm-MDiff/Makefile b/devel/p5-Algorithm-MDiff/Makefile index 471f8c92e890..68110cd22c4f 100644 --- a/devel/p5-Algorithm-MDiff/Makefile +++ b/devel/p5-Algorithm-MDiff/Makefile @@ -14,8 +14,6 @@ PKGNAMEPREFIX= p5- MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= Perl interface to calculate m-difference between two objects - PERL_CONFIGURE= yes MANPREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION} diff --git a/devel/p5-Algorithm-MDiff/pkg-comment b/devel/p5-Algorithm-MDiff/pkg-comment new file mode 100644 index 000000000000..e9f3863a5817 --- /dev/null +++ b/devel/p5-Algorithm-MDiff/pkg-comment @@ -0,0 +1 @@ +Perl interface to calculate m-difference between two objects |