Changeset 79203
- Timestamp:
- 06/05/11 11:51:59 (4 years ago)
- Location:
- trunk/dports/python/py32-nose
- Files:
-
- 1 edited
- 1 copied
-
. (copied) (copied from trunk/dports/python/py31-nose)
-
Portfile (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/dports/python/py32-nose/Portfile
r79202 r79203 3 3 4 4 PortSystem 1.0 5 PortGroup python3 11.05 PortGroup python32 1.0 6 6 7 7 set my_name nose 8 name py3 1-${my_name}8 name py32-${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:py3 1-distribute29 depends_lib port:py32-distribute 30 30 31 31 checksums md5 9542d4c66e04880d8144990de76e0b88 \
Note: See TracChangeset
for help on using the changeset viewer.

