# -*- 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: Portfile 154393 2016-10-28 22:10:07Z mojca@macports.org $ # This comment was inserted on 20160713 to force reindexing of # this port after the default homepage definition in the perl5 # PortGroup was changed to use metacpan.org (r150080). # Reindexing is necessary for the new definition to take effect. # This comment may be removed in subsequent updates of this port. PortSystem 1.0 PortGroup perl5 1.0 perl5.branches 5.24 perl5.setup GD-Barcode 1.15 revision 3 license {Artistic-1 GPL} maintainers nomaintainer description Create barcode image with GD long_description GD::Barcode is a subclass of GD and allows you to \ create barcode image with GD. This module based on \ \"Generate Barcode Ver 1.02 By Shisei Hanai 97/08/22\". checksums rmd160 b878975e5e53fee84bc095a78f965e0c9dd5ab49 \ sha256 8c22b449079dce65946ec72acf6d3db78753045e7738c5101bc26932c9704967 platforms darwin supported_archs noarch if {${perl5.major} != ""} { depends_lib-append \ port:p${perl5.major}-gd }