diff options
Diffstat (limited to 'devel/p5-Inline')
-rw-r--r-- | devel/p5-Inline/Makefile | 1 | ||||
-rw-r--r-- | devel/p5-Inline/pkg-comment | 1 |
2 files changed, 1 insertions, 1 deletions
diff --git a/devel/p5-Inline/Makefile b/devel/p5-Inline/Makefile index efc80d86443..85b3bd277b1 100644 --- a/devel/p5-Inline/Makefile +++ b/devel/p5-Inline/Makefile @@ -13,6 +13,7 @@ MASTER_SITE_SUBDIR= Inline PKGNAMEPREFIX= p5- MAINTAINER= skv@protey.ru +COMMENT= Write Perl subroutines in other programming languages BUILD_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/${PERL_ARCH}/Digest/MD5.pm:${PORTSDIR}/security/p5-Digest-MD5 \ ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/Parse/RecDescent.pm:${PORTSDIR}/devel/p5-Parse-RecDescent diff --git a/devel/p5-Inline/pkg-comment b/devel/p5-Inline/pkg-comment deleted file mode 100644 index 6e5b2669e43..00000000000 --- a/devel/p5-Inline/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Write Perl subroutines in other programming languages |