diff options
Diffstat (limited to 'devel/p5-Inline-ASM/Makefile')
-rw-r--r-- | devel/p5-Inline-ASM/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/p5-Inline-ASM/Makefile b/devel/p5-Inline-ASM/Makefile index 08390883945c..6320fc5aad71 100644 --- a/devel/p5-Inline-ASM/Makefile +++ b/devel/p5-Inline-ASM/Makefile @@ -13,6 +13,7 @@ MASTER_SITE_SUBDIR= Inline PKGNAMEPREFIX= p5- MAINTAINER= skv@protey.ru +COMMENT= Write Perl Subroutines in assembler BUILD_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/Inline.pm:${PORTSDIR}/devel/p5-Inline RUN_DEPENDS= ${BUILD_DEPENDS} |