Ticket #30773: Portfile

File Portfile, 715 bytes (added by pengyu.ut@…, 13 years ago)
Line 
1# -*- 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
2# $Id$
3
4PortSystem          1.0
5PortGroup           perl5 1.0
6
7perl5.setup         List-Uniq 0.20
8#perl5.setup         List-Uniq 0.20 ../by-authors/id/J/JF/JFITZ
9platforms           darwin
10maintainers         nomaintainer
11# Uncomment this line if you know there will be no arch-specific code:
12#supported_archs     noarch
13
14description         List::Uniq (no description available)
15
16long_description    ${description}
17
18checksums           sha256 59b787223cfcf7c36a4b538dfa49052ac0318ae26d05dc61353b25b9842d4dc5 \
19                    rmd160 db6bbbafc71eb880f2b26d89b18e9bf941b690ad
20
21
22
23