# -*- 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 PortSystem 1.0 PortGroup perl5 1.0 perl5.branches 5.28 5.30 5.32 5.34 perl5.setup GD-Barcode 2.00 ../../authors/id/M/MI/MICHIELB revision 0 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\". platforms {darwin any} supported_archs noarch checksums rmd160 a72c37cdd1eda53a2700d7f3ad0fd4ee4af8d73f \ sha256 7cabb9a7eef7891145cc333ca70462972418377c23d3ab2a34c6f1aa229796ef \ size 885786 if {${perl5.major} != ""} { depends_build-append \ port:p${perl5.major}-test2-suite depends_lib-append \ port:p${perl5.major}-gd }