# $Id$ PortSystem 1.0 name perlprimer version 1.1.20 revision 1 categories science perl license GPL-2+ maintainers nomaintainer supported_archs noarch description Perl-based primer designer long_description \ PerlPrimer is a free, open-source GUI application written in Perl that \ designs primers for standard PCR, bisulphite PCR, real-time PCR (QPCR) \ and sequencing. It aims to automate and simplify the process of primer \ design. platforms darwin homepage http://perlprimer.sourceforge.net/ master_sites sourceforge use_bzip2 yes depends_lib port:p5.12-tk port:p5.12-libwww-perl checksums sha1 00ae0bafbf3773c15e6f4b2dd0bb7b0d47427f8b \ rmd160 d92a9beea4e612a7f86ba08b36823422c576cd81 use_configure no build {} destroot { xinstall -m 755 -W ${worksrcpath} perlprimer.pl ${destroot}${prefix}/bin ln -s perlprimer.pl ${destroot}${prefix}/bin/perlprimer reinplace "s|#!/usr/bin/perl|#!${prefix}/bin/perl5.12|g" \ ${destroot}${prefix}/bin/perlprimer.pl xinstall -m 755 -d ${destroot}${prefix}/share/doc/${name} xinstall -m 644 -W ${worksrcpath} Changelog ReadMe ReadMe.txt gcg.603 \ todo tutorial.html ${destroot}${prefix}/share/doc/${name} } livecheck.type regex livecheck.url ${homepage}download.html livecheck.regex ${name}-(\[0-9.\]+)\\.