Changeset 79202
- Timestamp:
- 06/05/11 11:44:13 (4 years ago)
- Location:
- trunk/dports/python/py31-nose
- Files:
-
- 1 edited
- 1 copied
-
. (copied) (copied from trunk/dports/python/py27-nose)
-
Portfile (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/dports/python/py31-nose/Portfile
r75133 r79202 3 3 4 4 PortSystem 1.0 5 PortGroup python 271.05 PortGroup python31 1.0 6 6 7 7 set my_name nose 8 name py 27-${my_name}8 name py31-${my_name} 9 9 version 1.0.0 10 10 categories-append www … … 27 27 distname ${my_name}-${version} 28 28 29 depends_lib port:py 27-distribute29 depends_lib port:py31-distribute 30 30 31 31 checksums md5 9542d4c66e04880d8144990de76e0b88 \
Note: See TracChangeset
for help on using the changeset viewer.

