# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4 # $Id$ PortSystem 1.0 PortGroup perl5 1.0 perl5.branches 5.24 perl5.setup Business-ISBN 3.003 ../by-authors/id/B/BD/BDFOY maintainers nomaintainer license Artistic-2 description work with International Standard Book Numbers long_description This package provides the Perl modules Business::ISBN, \ Business::ISBN10, and Business::ISBN13 for working with \ International Standard Book Numbers. checksums rmd160 6ad15816a5adee31222460a04b3e54bd6a28a459 \ sha256 f585e17350b016e784a53df3437451bce617a4cf4471bd703e45c439f1ef4bc4 platforms darwin supported_archs noarch if {${perl5.major} != ""} { depends_lib-append \ port:p${perl5.major}-business-isbn-data \ port:p${perl5.major}-gd-barcode \ port:p${perl5.major}-mojolicious }