diff options
Diffstat (limited to 'devel/p5-Inline-Tcl')
-rw-r--r-- | devel/p5-Inline-Tcl/Makefile | 1 | ||||
-rw-r--r-- | devel/p5-Inline-Tcl/pkg-comment | 1 |
2 files changed, 1 insertions, 1 deletions
diff --git a/devel/p5-Inline-Tcl/Makefile b/devel/p5-Inline-Tcl/Makefile index 637b0f597ffa..d1265d634a9a 100644 --- a/devel/p5-Inline-Tcl/Makefile +++ b/devel/p5-Inline-Tcl/Makefile @@ -13,6 +13,7 @@ MASTER_SITE_SUBDIR= Inline PKGNAMEPREFIX= p5- MAINTAINER= skv@protey.ru +COMMENT= Write Perl subroutines in Tcl BUILD_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/Inline.pm:${PORTSDIR}/devel/p5-Inline LIB_DEPENDS= tcl83:${PORTSDIR}/lang/tcl83 diff --git a/devel/p5-Inline-Tcl/pkg-comment b/devel/p5-Inline-Tcl/pkg-comment deleted file mode 100644 index 7f6438e0ed58..000000000000 --- a/devel/p5-Inline-Tcl/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Write Perl subroutines in Tcl |