diff options
author | Akinori MUSHA <knu@FreeBSD.org> | 2003-02-21 11:08:38 +0000 |
---|---|---|
committer | Akinori MUSHA <knu@FreeBSD.org> | 2003-02-21 11:08:38 +0000 |
commit | 57f9198bc7170af6fb3117c9c9ecdd3715a6e658 (patch) | |
tree | 4a5a9bdf223482c4125def32b555e0628048d584 /biology/p5-AcePerl/Makefile | |
parent | dec759ad2e5e1f2cd3efda0b40b8cdc1f2a54f8d (diff) |
Notes
Diffstat (limited to 'biology/p5-AcePerl/Makefile')
-rw-r--r-- | biology/p5-AcePerl/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/biology/p5-AcePerl/Makefile b/biology/p5-AcePerl/Makefile index 60a3b56c8f23..115de70a1325 100644 --- a/biology/p5-AcePerl/Makefile +++ b/biology/p5-AcePerl/Makefile @@ -13,6 +13,7 @@ MASTER_SITE_SUBDIR= Ace PKGNAMEPREFIX= p5- MAINTAINER= bio@freebsd.net +COMMENT= Perl5 interface to the ACEDB genome database system BUILD_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/${PERL_ARCH}/Digest/MD5.pm:${PORTSDIR}/security/p5-Digest-MD5 RUN_DEPENDS= ${BUILD_DEPENDS} |