Files
ports/lang/python/Makefile
T

6 lines
66 B
Makefile
Raw Normal View History

SUBDIR =
2011-05-15 08:25:45 +00:00
SUBDIR += 2.7
2024-05-06 12:20:20 +00:00
SUBDIR += 3
1998-01-24 22:33:50 +00:00
2002-02-15 19:42:18 +00:00
.include <bsd.port.subdir.mk>