Changeset 79410
- Timestamp:
- 06/12/11 23:26:01 (4 years ago)
- File:
-
- 1 edited
-
trunk/dports/php/php5-markdown/Portfile (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/dports/php/php5-markdown/Portfile
r75421 r79410 4 4 PortGroup php5extension 1.0 5 5 6 php5extension.setup markdown 0.2.0 pecl 6 php5extension.setup discount 0.2.0 pecl 7 revision 1 8 name php5-markdown 7 9 license PHP 8 10 categories php textproc devel 9 11 platforms darwin 10 12 maintainers nomaintainer 13 homepage http://pecl.php.net/package/markdown/ 14 11 15 description A fast Markdown parser 12 16 … … 14 18 Markdown is an extension to parse a Markdown text, from a string or a \ 15 19 file. It is fast and has a simple API. 20 21 distname markdown-${version} 22 php5extension.ini markdown.ini 16 23 17 24 checksums sha1 863722163c67aeed1a858c8e68426b43d31f7fea \
Note: See TracChangeset
for help on using the changeset viewer.

