Last change
on this file was
154393,
checked in by mojca@…, 18 months ago
|
p5-*: remove subports for perl5.22 (#52081)
|
-
Property svn:eol-style set to
native
-
Property svn:keywords set to
Id
|
File size:
667 bytes
|
Line | |
---|
1 | # -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-b asic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4 |
---|
2 | # $Id: Portfile 154393 2016-10-28 22:10:07Z mojca@macports.org $ |
---|
3 | |
---|
4 | PortSystem 1.0 |
---|
5 | PortGroup perl5 1.0 |
---|
6 | |
---|
7 | perl5.branches 5.24 |
---|
8 | perl5.setup Module-Starter 1.71 |
---|
9 | license {Artistic-1 GPL} |
---|
10 | maintainers devclue.com:blair |
---|
11 | |
---|
12 | description Module::Starter is a simple starter kit for any module |
---|
13 | long_description ${description} |
---|
14 | |
---|
15 | checksums rmd160 77b340f62f356d23e9429877ef485bcc604b4160 \ |
---|
16 | sha256 e1b967f5c6b21cdfad0fe1eafd5681705d79bb5696db02ad9b5327e157bb050a |
---|
17 | |
---|
18 | platforms darwin |
---|
19 | supported_archs noarch |
---|
Note: See
TracBrowser
for help on using the repository browser.