Ticket #29383: Portfile
File Portfile, 577 bytes (added by clot@…, 14 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 | |
4 | PortSystem 1.0 |
5 | PortGroup perl5 1.0 |
6 | |
7 | perl5.setup Net-CUPS 0.61 |
8 | platforms darwin |
9 | license Perl (Artistic and GPL1+) |
10 | maintainers univ-lyon1.fr:clot |
11 | |
12 | description Common Unix Printing System Interface |
13 | |
14 | long_description ${description} |
15 | |
16 | checksums sha1 48240df335169950853ec30caa4be8733af2b48b \ |
17 | rmd160 c3dcf15fefc83985e79bb47439d485a5f956f854 |