Changeset 81188
- Timestamp:
- 07/26/11 19:09:35 (4 years ago)
- File:
-
- 1 edited
-
trunk/dports/www/dokuwiki/Portfile (modified) (3 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/dports/www/dokuwiki/Portfile
r67490 r81188 4 4 5 5 name dokuwiki 6 version 20 09-12-256 version 2011-05-25a 7 7 categories www 8 8 platforms darwin 9 9 maintainers nomaintainer 10 supported_archs noarch 11 10 12 description simple to use wiki aimed at documentation projects 11 13 long_description dokuwiki is a simple to use wiki aimed at a small \ … … 19 21 http://dev.splitbrain.org/browse/snapshots/ 20 22 extract.suffix .tgz 21 checksums md5 1428c896de83bd2a754efd18919d0594 \22 sha1 55b5583300ec21fa77fe261740680804328b5c6923 23 24 depends_run port:apache2 \ 25 port:php5 24 checksums sha1 a437e863aa5378091fe11ee21f0c5523ca993cee \ 25 rmd160 d4b9c26afb733ff5b02ed3503cefb03ee7a83c7b 26 27 depends_run port:php5-web 26 28 27 29 use_configure no … … 29 31 build {} 30 32 33 destroot.violate_mtree yes 31 34 destroot { 32 35 xinstall -m 755 -d ${destroot}${prefix}/apache2/htdocs \
Note: See TracChangeset
for help on using the changeset viewer.

