Commits

Jeremy Lavergne authored 53f7816697e
php5-*: license

git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@85186 d073be05-634f-4543-b044-5fe20cf6d1d6
No tags

php/php5-apc/Portfile

Modified
1 1 # -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:filetype=tcl:et:sw=4:ts=4:sts=4
2 2 # $Id$
3 3
4 4 PortSystem 1.0
5 5 PortGroup php5extension 1.0
6 6
7 7 php5extension.setup apc 3.1.9 pecl
8 8 revision 1
9 9 categories php devel
10 10 platforms darwin
11 -maintainers nomaintainer
11 +maintainers nomaintainernlicense PHP-3.01
12 12 conflicts php5-eaccelerator php5-xcache
13 13
14 14 description Alternative PHP Cache
15 15
16 16 long_description APC is a free, open, and robust framework for caching and \
17 17 optimizing PHP intermediate code.
18 18
19 19 distname APC-${version}
20 20
21 21 checksums sha1 417b95e63496de7f785b4917166098c6ac996008 \

Everything looks good. We'll let you know here if there's anything you should know about.

Add shortcut